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.
Tool/software: Code Composer Studio
Hi,
I want to use XINTF in zone 0 with 16-bit mode, can any help me how to initialize it(sample code) and how can I confirm it is accessing zone 0 area.
With regards,
Sivakrishna
sigma sigma said:I want to use XINTF in zone 0 with 16-bit mode, can any help me how to initialize it(sample code) and how can I confirm it is accessing zone 0 area.
Refer to these examples. They configure zone 7 and can be adapted to use zone 0 instead.
C:\ti\c2000\C2000Ware<version>\device_support\f2833x\examples\xintf_run_from
C:\ti\c2000\C2000Ware<version>\device_support\f2833x\examples\dma_xintf_to_ram
Refer to the XINTF users guide section on accessing zones. Monitor the appropriate chip select when reading/writing to the zone.
Regards
Lori