• How to test new algorithm on new devices
    So, I am developing an architecture based on ARM M0 on Altera DE2-115 board. I want to add new algorithm for uploading and debugging program using ULINK2. I have created the algorithm using _Template...
  • How to test new algorithm on new devices
    So, I am developing an architecture based on ARM M0 on Altera DE2-115 board. I want to add new algorithm for uploading and debugging program using ULINK2. I have created the algorithm using _Template...
  • Cortex M0 - Flash algorithm "Add" window does not list newly created algorithm
    I created a new flash algorithm for my Cortex-M0 device and copied the .FLM to the "Flash" folder. Then I created a new project for my device and tried to add the newly created flash algorithm (from...
  • Cortex M0 - Flash algorithm "Add" window does not list newly created algorithm
    I created a new flash algorithm for my Cortex-M0 device and copied the .FLM to the "Flash" folder. Then I created a new project for my device and tried to add the newly created flash algorithm (from...
  • Writing a new programming algorithm
    Hi to all. I'm working on a LPC1788 project. I need to connect MCU to an external NOR flash (S29GL064) and allocate some const variables on it. I wrote a new programming algorithm : /*********...