Hello everybody,
Â
Â
The three phase PFC controller program was developed in CCS 3.3 using control
card F28035 RAM, now I want to flash it, the following changes I made to run it
from flash.
Â
Option – customize – debug properties
– perform go main automatic – disable.
-Â Â Â Â Â Â Â Â
connect to the target at the start – disable.
-Â Â Â Â Â Â Â Â
program/project/CIO – load program after build
– disable.
Â
Selected F2803X_FLASH as option to run program.
Â
After rebuilt all, following procedure is used to flash it.
Â
Â
Â
TOOL – F28XX on-chip flash programmer –
operation load [XX.out] file,
Â
And then click on erase.program.verify – then click on
RUN,
Â
This above said procedure works with out any error, a code included in the ISR
to toggle the port-34 works fine, but the instruction written using IQ maths
library doesn’t work, as it works in RAM.
Â
What changes are required to successful run from flash?
Â
Thanks in advance.
Â
Â
Dharmraj
Controller program doesn't work in flash F28035.
Started by ●April 13, 2011






