Hi, I would like to know if TI or 3rd party has done any reference designs or code examples without RTOS (linux or CE) involved in the low level? That includes processor initialization, peripherals enablement, etc.
Thanks!
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, I would like to know if TI or 3rd party has done any reference designs or code examples without RTOS (linux or CE) involved in the low level? That includes processor initialization, peripherals enablement, etc.
Thanks!
After registering your AM1808EVM on www.logicpd.com you will have access to a low level test suite called BSL (Board Support Library). This provides proc init and peripheral support for a number of interfaces.
http://www.logicpd.com/products/system-modules/texas-instruments-am1808-som-m1#tabs-som-4
There are also rCSL examples on TI's wiki: http://processors.wiki.ti.com/index.php/QuickStartOMAPL1x_rCSL
-Tommy