安装好MCSDK或者processor SDK后,会有\tools\writer\eeprom 中间有烧写例程,或者参考tools\boot_loader\examples\i2c\nand
DDR启动配置可以放在EEPROM中,具体参考BOOT UG的Boot Configuration Table 章节
A boot configuration table is used if certain peripherals must be programmed with values that differ…
Other Parts Discussed in Thread: OMAP-L137 , AM1707 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/771278/omapl137-ht-serial-boot-and-spi-flash-loading-utility-for-omap…
Other Parts Discussed in Thread: TM4C123GH6ZRB 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1120436…
Other Parts Discussed in Thread: CC3100 看了移植文档,如果系统支持DMA,使用MDA会更好。可是DMA一般用于定长数据传输,CC3100的SPI传输不单是数据,还有配置什么的,这些数据的长度都不一,那怎么用DMA,大家有什么好的建议吗?
If your system has DMA you should consider to use it in order to increase the utilization of the communication c…
这里有一个很好的简单例子:
The following software is required:
Sample code and bootable images: here
Precompiled AIS boot images (SPI, NAND, NOR, UART) for blinking LEDs on the OMAP-L138 and C6748 EVM
CCS version 3.3 ARM and DSP projects and source code for blinking…