Part Number: OMAPL138B-EP
Other Parts Discussed in Thread: OMAPL138
Tool/software: Code Composer Studio
Sir,
I wanted to program for ARM-DSP communication. I have the following doubts:
1. I am using MityDSPL138 module for my project, i connected it using JTAG XDS100V3 to CCS and i tried accessing to the UART1 registers to try for sending and receiving data through serial console. I am not able to send or receive data through teraterm, actually teraterm black screen is not giving any response.
2. According to the memory mapping shown in datasheet for both ARM and DSP the UART registers are at same address location, and i saw these registers in L1D, when i ran the code. How can ARM access these L1D registers ?
3. If i need to code ARM can i do it through JTAG ? I tried running the UART_ECHO code, but its not giving results. What should i do ?
