Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

CCS/TMDSIDK437X: How to blink the LED on TMDSIDK437x

$
0
0

Part Number:TMDSIDK437X

Tool/software: Code Composer Studio

Hello,

I would like to blink the LED on TMDSIDK437x.

Are there any good example project?

I am looking GPIO_LedBlink_evmAM437x_armTestProject.

I modified GPIO_evmAM437x_board.c file as below.

#define GPIO_USER0_LED_PIN_NUM (0x17)
#define GPIO_USER0_LED_PORT_NUM (0x02)
#define GPIO_USER1_LED_PIN_NUM (0x18)
#define GPIO_USER1_LED_PORT_NUM (0x02)

After that, I run GPIO_LedBlink_evmAM437x_armTestProject with TMDSIDK437x.

But the demo gets stop with following error.

   CortexA9: Unhandled ADP_Stopped exception 0x810226E0

Are there any additional point I should modify?

Regards,

U-SK


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>