Hi all,
I was try to blink an on board LED at 1Hz. The base program is the Blinky_m3 example program provided in the driver package. I used the linker cmd file of MWare\cmd\F28M35H52C1_m3.cmd. I pretty much achieved 1Hz when I run it in CCS debug mode.
It seems that the debuger actually write the program into on-chip flash, because the program can run after reset without connecting a emulator. However, the blinking rate is way lower than 1Hz. Is it possible the PLL setup are different between Jtag mode and standalone mode?
thanks a lot,
best,