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.

AM3359跑裸机的问题

Other Parts Discussed in Thread: AM3359

目前AM3359板子已到,想开始调试!由于系统太麻烦,所以先跑裸机,下载了starterware,打算第一步实现点亮LED的操作,里面也有历程。想问题下,那个starterware里面是跑裸机时候的启动代码吗?我用JTAG好像不能对其烧写哦!JTAG下仿真GPIO是不是直接下载bin文件到AM3359即可。因为我以前玩过的CPU都需要启动代码的,这个GPIO没有cpu的启动代码,所以在想是不是bootloader上的就是启动代码呢?