• Purchased Discovery Board but can't compile demo
    I purchased a STM32F429I discovery board. The instructions provided a link to download Keil tools to evaluate the board, but the source code size is 8 times larger than the 32K limit. Is there any...
  • Purchased Discovery Board but can't compile demo
    I purchased a STM32F429I discovery board. The instructions provided a link to download Keil tools to evaluate the board, but the source code size is 8 times larger than the 32K limit. Is there any...
  • IAR Breakpoint in Externally Build Program
    I am using IAR Embedded Workbench for ARM 8.40. I am trying to debug an existing .elf file that was written using Notepad++ and built using a makefile. I am able to import the existing executable into...
  • IAR Breakpoint in Externally Build Program
    I am using IAR Embedded Workbench for ARM 8.40. I am trying to debug an existing .elf file that was written using Notepad++ and built using a makefile. I am able to import the existing executable into...
  • Problem in using CAN demo code
    I am using an embedded artist LPC2478 board which has 2 CAN controllers. We have tried loading the sample code for CAN making all the necessary changes. We are facing the following problems when running...