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
(You need to be a member of c28x -- send a blank email to c28x-subscribe@yahoogroups.com )