Other Parts Discussed in Thread: CCSTUDIO
Hello, I have two questions
1) We have design and built a custom am3359 board using the ICEV2 as a reference. The board powers up and I am able to use Mprog to write to the usb port to configure the jtag and com port:
You can see as above there are two xds100 ports. I am not able to use these two ports (com 21 or com 22) as a port to view the boot up of the processor.
What I have done:
- created an sdcard with mlo, and a boot image (i'll run a kernel later
- I have the jumper set to boot from the sdcard (there is no image in spi flash)
- connect putty and am looking at both ports @115200.
I realize that one of those two ports is the jtag port and one just a com port so I tried to connect putty to each with no results.
I used this ept file via mprog.
---
2) second question.
I'm using the demo application in CCS
How can I import the sys/bios (the rtos) into CCS so that I can walk thru the rtos code? as well as see the board initialization including the uart/i2c/spi initialization?
Thanks in advance
Mike