• Simulator never reachs main() [LPC2378]
    hi, I'm testing the simulator under µVision with a simple project for LPC2378. But when I launch the debugger with the simulator, it nevers reach the main() entry point. It blocks in lp2300.s...
  • Program reaches main() in Keil but not in DS5
    I build my code on Linux with gcc using emake outside ds5 or uVision. I can load the .elf on Keil and then it jumps into main from. the same executable rung fine on command line. But the same executable...
  • Program does not reach main, uVision5
    Hello, My project involve FATFS and USB MSC. We started this project with STM32L073 MCU. Than, we changed our MCU with STM32L072. After changing MCU, we faced the problem. Now, I can build my code without...
  • reach to maximum speed of USB with LPC1768
    based on the community.freescale.com/.../78160 we can reach 19*64 bytes/1ms = 1216000 bytes/sec (full speed)... My question is which changes of keil examples are needed to reach to this speed?... I tried...
  • Can't reach 96MHz frequency with MCBSTR9
    Hello, I've been working with a board MCBSTR9 and I thought I had correctly configured the PLL so that I was working at the maximum frequency. However, revising the configuration in the startup...