• Pin termination normally & after power up STM32
    I am using STM32F205 LQFP64 & want to know if below configuration of pin are ok. I use SWD method.I have grouped pins as: 1. vbat: If not used, connect it to Vdd & decouple by 0.1uf cap. 2. PA0...
  • Running user program after make
    I want to run a batch to do something to my hex file after a build, so I specify that batch file as "User Program #1" in the project settings. But I don't want to give it an absolute path, because it...
  • can't run NEON normally
    Note: This was originally posted on 13th April 2010 at http://forums.arm.com hi all,        I want to use the latest realview IDE to do some NEON program.My program can build normally,but when I debug...
  • Works in JTAG mode but Normal mode fail to run
    Hi, Though it is not my first LPC2148 based project, this time im encountering a strange problem, I found my hardware is able get flashed through JTAG successfully, but fail to execute. I tried...