Example c2000 concerto on the leds

조회 수: 1 (최근 30일)
Luigi Martorelli
Luigi Martorelli 2015년 8월 11일
답변: Andres 2016년 6월 15일
Hi,
I tried this example of the LEDs on Matlab.
I have a problem in managing the LEDs . From datasheet card there is no correspondence with the LEDs indicated by example. Infact there is led 1 with GPIO 70 but not LED 2 .
Also, if I try to use the C28x processor to turn on the LED 3 ( GPIO71 ) nothing happens .
Who can help me ?
Thank you
Luigi
  댓글 수: 1
Andres
Andres 2016년 6월 14일
I have the same issue. I tested the board using CCS Studio and LED2 correspond to GPIO 70. So I think the model is ok.
Also If I follow the M3 example everything works . The issue comes when you try to load the C28x model into the processor. Is not loading at all. These are the last two lines I got form the diagnostic viewer. ### Successful completion of code generation for model: led_blink_f28m35_c28 Build process completed successfully ------ I think it should attempt to load and Run but nothing happens.

댓글을 달려면 로그인하십시오.

답변 (1개)

Andres
Andres 2016년 6월 15일
This Worked for me :
Reinstall the support packages for C2000 Concerto
Install the latest version of ccs studio.
Change in configuration parameters in the code generation pane, the Toolchain settings , Toolchain = Texas Instruments Code Composer Studio V6 (C2000)
I hope this can help.

카테고리

Help CenterFile Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by