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.
Hi Team,
Customer found that LED2 in this example cannot flash normally. I test it my self and meet same problem.
I added this two line and LED2 has no reaction but LED1 flashed more abnormal. I don't know what is wrong.
Could you help to test it?
Thanks & Regards,
Ben
Hi,
Are you using the LAUNCHXL build configuration?
The default example build configuration is for Controlcards.
Regards,
Veena
Hi Veena,
Customer is using 280039C launchpad.
Current project configuration is following:
the code has no change
BGSTART bit,use “CLA_startBackgroundTask” can set it,but only work once then will cleared automatically.
...
Best Regards,
Ben
I tried loading the example in the launchpad and I could see both LEDs blinking. Can you monitor the corresponding GPIO registers in Expressions or Registers view to ensure whether the writes to the GPIO register is happening as expected
Regards,
Veena
Hi Veena,
Customer tried all the mentioned methods, but it didn't work. I temporarily put a while in the background task to keep it running.
Best Regards,
Ben
Hi,
Can you try the example provided in C2000Ware as-is? Import the example projectspec, build and run
Regards,
Veena
Hi Veena,
Customer tried more than once and it didn't work properly.
Best Regards,
Ben
Do you mean the C2000ware examples are not working? Please make sure you have selected LAUNCHXL_RAM/FLASH build configuration while running on launchpad
Regards,
Veena
Hi Veena,
I put in the simulation screenshots and routines.
cla_ex3_background_nesting_task.zip
Best Regards,
Ben
Have you selected the project Build configuration as LAUNCHXL_RAM/FLASH?
Regards,
Veena
Hi Veena,
The flash is set to active. CMD is using flash cmd.
Best Regards,
Ben