STM32CubeIDE for Visual Studio Code无法使用
TouchGFX DEMO 2教程?
STM32H523CEU6的Pin41和Pin42能否作为USART6使用?
stm32H743 SAI作为从机问题???
STM32H743ZIT6的4K SRAM备份域数据,当VTAB引脚的电压低于2.8V就会丢失数据,2.8V以上是正常,请问是什么问题?
H563ZI DA 认证失败
咨询咨询,ST-LINK里面三种模式
关于外部事件(EXTI0)触发SPI读取数据
官网上方便开发PFC的ST-PLD有大佬知道怎么下载吗?
stm32n6570dk无法烧录/无法擦除
微信公众号
手机版
问题终于解决了,IAR9.1按照AN4296操作,是不可以的,把放到RAM中的程序先定义到block,再定义到section
具体操作是
Introduction
This Technical Note sorts out an issue in version 5.xx of IAR Embedded Workbench for ARM.
Background
The issue is that the documentation is unclear on this topic.
Information
The
__ramfuncfunctions are placed in the section.textrwThe placement can be done as in this example. In the.icffile do:Note that...
...this Technical Note does not apply to IAR Embedded Workbench ARM versions 5.10 and 5.11 , where the IAR ILINK Linker worked in another way.
All product names are trademarks or registered trademarks of their respective owners
谢谢,按文档里的内容仿真的时候有些问题,所报的内容如下,程序实际也不能运行