Hi,
Could anyone guide me step by step on how to use a BIOSPSP Driver (Uart or I2C) in a custom application from scratch.
I have been able to run and compile the examples but am having issues when I begin a new custom application.
I am using the following:
1. CCS 4.2.4
2. DSPBIOS 5.41.11.38
3. PSP 1.30.01
I would appreciate if somebody could point me to a 'hello world' application that uses a uart, that walks me through the basics of what folder should be linked how. I have looked at all the wiki documentation but none walks me through setting up driver without xdc tools. I am interested in knowing how the driver builds should be linked to avoid the 'unresolved symbols errors'
Thanks