Other Parts Discussed in Thread: HALCOGEN 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1431459/tms570lc4357…
Part Number: TMS570LC4357-EP Other Parts Discussed in Thread: TMS570LC4357
想利用EMIF通信方式让TMS570LC4357和FPGA进行通信,MCU的应用程序放在FPGA挂载的片外SDRAM上,MCU上电后直接在SDRAM(FPGA的)里运行应用程序。应该怎么操作呢?
我查阅了下资料,可以修改CMD文件,定义好应用程序的起始地址,这个地址是填SDRAM的吗?
我在bootloader里使能EMIF总线后,还需要做什么操作吗…
Other Parts Discussed in Thread: HALCOGEN 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1448509/tms570lc4357…
Other Parts Discussed in Thread: HALCOGEN , TMS570LC4357 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum…
Other Parts Discussed in Thread: TMS570LC4357-SEP 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1491679…
Other Parts Discussed in Thread: TMS570LC4357 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1363500…
Other Parts Discussed in Thread: HALCOGEN , TI-CGT , TMS570LC4357 , RM46L852 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers…
Part Number: TMS570LC4357-EP Other Parts Discussed in Thread: TMS570LC4357 现在有两份工程,一份是bootloader工程,一份是app工程,TMS570LC4357片内FLASH存放bootloader,FPGA的SRAM里存放APP,TMS570和FPGA用EMIF通讯。我现在想让bootloader运行结束后,直接跳转到FPGA挂载SRAM里的APP程序,我应该怎么做?