Hi
I am converting my application which is ram based with f28335, ccs3.3 and bios v 5.33.06. I have followed the spra 958i document for flash based application. My flash based code toggles gpio as long as it’s connected to ccs with black hawk 2000, but when I try to run it after powering it up as standalone it does not. I am using docking station BH28xxx target board. When I try to make BEGIN_FLASH section as SPRA 958i states on page 25 using memory section manager I get following error on compiling code.
Error
" C:/ccsstudio_v3.3/bios _5_33_06/Packages/ti/lib/bios.a28FP<clk.o28FP> specifies ISA revision “c28FPU32” which is not compatible with isa revision “c2800” specified in previous file or on command line."
I have to use iq math for my motor control application so I have set none to floating point support in advanced tab of compiler option. The bios based flash example for f28335 runs fine as stand alone on my board. and it uses fpu32 support.
Please help me in this regard.
Ahmed Shakeel