This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F28027: TMS320F28027

Part Number: TMS320F28027
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: Code Composer Studio

Hi,

I have opened the flashing led example projects in CCSv6 and tried to flash them to the target device on the F28027 launch pad.  The programs seem to build with no errors,but i am not getting the flashing led.there were some warnings after building which i am not able to solve. Plz help me.

 

1. argument of type 
2. entry-point symbol other than "_c_int00" specified: "code_start" 
3. variable "fid" was set 

Regards

Kalpesh

  • Kalpesh,

    Those warnings shouldn't affect the execution of that example. Is the code running to where the LEDs are being toggled? Can try pausing the execution or putting a breakpoint to see.
    Also try running just a basic LED example via RAM build config and see if that works. ~\controlSUITE\device_support\f2802x\v230\f2802x_examples_drivers\timed_led_blink

    Best Regards
    Chris