quickstart with ti hercules rm48 cortex r4 board...wkoszek@freebsd.czest.pl default screen upon...

Post on 22-Jan-2021

5 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Quickstart with TI Hercules RM48 Cortex R4 board

Wojciech A. Koszek

wkoszek@freebsd.czest.pl

Default screen upon creation.

Default PINMUX settings

I only change SCI setting:

All SCI options are leave as they are. Screens below I show for completeness.

I save the project, generate code and come back to CCS.

I must add „include” dir to include dir. Search path. Otherwise CCS won’t find .h files

\

I write simple main() with sciInit() and sciREG and scilinREG accesses. Unfortunately LIN/SCI is badly

explained in the TRM, so I don’t exactly know which sciREG/scilinREG is correct. So I put both of them.

I show COM13, which for sure is correct. Removing the cable which is hooked up to the board makes

COM13 disappear. Anyway:

Following are the COM13 connection settings:

And nothing shows up.

top related