Hi all,
I am using the LM4F232H5QD evaluation kit. Aim is to load RTOS and to work with it.
How to do programming in the MCU SDK platform?
I cant find any discrete syntax.
Example:
GPIO_write (index, value). // dont understand how to define index, as whether pin_no or etc,.
Thanks