代码自动完成功能的Bug已经解决了,试用了一下没有出现问题了。
" n" O. {- ^4 @) H0 X: x/ {% n4 H! g" h% y2 ^/ ?3 f/ \
Microcontroller Development Kit - Version 5.24a - [uVision updated to V5.24.2.0]
/ _. M3 h' j. w4 R+ u# T; V- |. H0 r- Fixed: 3rd party peripheral simulation and dialog DLLs fail to load implicitly linked DLLs.
' c3 w! B) S+ ^5 a
Microcontroller Development Kit - Version 5.24 - [ARM Compiler included]3 c0 Z* l6 @# F7 A- R* w1 B
- [Software Packs included]
& j8 R* b8 K$ |+ m w# p4 f- ARM - CMSIS 5.0.1 same as in MDK - Version 5.23.
- Keil - MDK Middleware 7.4.1
9 A' N# l6 C0 R9 `) n- Updated the FileSystem Component to version 6.9.8.$ F9 ^9 F; d1 h/ ~8 y
- Added: for memory cards connected via SPI a bus frequency adaptation algorithm is implemented.
- Enhanced: debug messaging for Event Recorder.; r7 ?4 d+ X, ]2 G- Z9 c
- Updated the USB Component to version 6.11.0.* x) c7 S) w! |3 I
- Added: support for ARMCLANG compiler version 6.
- USB Host5 F5 I5 J2 @ O- \& O
- Corrected: enumeration of USB HID devices which stall SetIdle request.
+ m3 d+ G) }9 L# h. a7 j, r% t
- USB Device: y K) E% Q' A p# D
- Added: Mass Storage Class support for multiple Logical Units (up to 4).) W. s/ A3 ~: `* B: G5 M
- Updated the Network Component to version 7.5.0.
- G2 x" I! r& ]( A- Added: support for IPv4 fragmentation and reassembly.
- Added: configurable MTU parameter at runtime.- J7 `9 C( c2 z' `
- Keil - ARM Compiler Extensions 1.3.17 J" I1 F: A; |
- Updated SCVD examples to build without warnings for use with ARMCLANG compiler.
- Updated SCVD Event Recorder documentation.
4 M, s6 K" E: s# o
- [Target debugging]; L! I) z5 m5 g* w( d/ v' W1 F6 o
- Updated: Nuvoton NULink debug driver to version 2.01.6592.
- Updated: P&E Micro debug driver to version 6.42.
- Updated: Segger J-Link debug driver to version 6.16c adding support for ARMv8-M based devices.
- Updated: STMicroelectronics ST-LINK debug driver to version 3.0.1.0 adding support for ST-Link V3.2 F' R' [ ^% a0 L; n6 D
- [uVision updated to V5.24.1.0]
: p& y8 y( E) c/ r7 C- Updated: Feature map of the MDK Editions are reflected by the product i.e.:
9 \* L9 g9 b U1 [& y- Introduction of MDK Essential superseding MDK Cortex-M.
- MDK Plus supporting secure mode application development and debug of Cortex-M23 and Cortex-M33 based devices.5 E4 l( k+ x4 s9 C$ ? w
- Added: Source Browse information is now available in project targets using ARM Compiler 6:
9 ^* e! D* ]9 e- Information is generated dynamically, does not require a successful project build and is updated as the source code is edited.
- While the source code is processed, the status bar displays: Creating Browse Information ….$ a7 Y: l" K6 e0 U# g0 c% e
- Improved: Source Browser window redesign for better usability for project targets using the ARM Compiler 6.
- Improved: Dynamic Syntax Checker for project targets using the ARM Compiler 6:1& M6 n5 E- O; n1 U2 a+ F3 ?$ k
- Warning level configured for the build is also considered by dynamic syntax checking.
- Warning and Errors are now consistent with the build output window.
' o) t6 V2 ?, W( q+ V0 q( `
- Added: ARM Compiler 6 warning level MISRA Compatible suppressing compiler warnings contradicting MISRA rules. Warning level Moderate Warnings got renamed to AC5-like Warnings.
- Improved: PC-Lint setup:' V m) Q! N6 s4 U* ?( ?6 n4 _* h/ D2 k
- separate configuration settings for C and C++ modules.
- the generated lint command files are stored in the output folder configured for object files.1 t5 G" b y( X$ f
- Extended: the ARM-Compiler version selection in Options for Target dialog adds the option to select the latest installed version of ARM Compiler 5 and ARM Compiler 6.
- Improved: the MDK-ARM installer creates a backup of the TOOLS.ini file in case an existing installation folder is used.
4 T1 s. C8 l `; t/ R8 a
- [Supported Operating Systems]
, x5 {% `+ t9 o& E! `! k% G
# ~* D; n; p% T- Y( R. [- ?
2 y C+ i( K& b: Khttps://pan.baidu.com/s/1miSen9I
( j2 C( b4 n# q8 L! u
: s. _" E# E1 N% ~$ C8 L不能模拟仿真请参考我的帖子
1 i# h1 X( L0 N2 N. f* p8 n完全解决了MDK模拟仿真后出现的问题; `" ^( q* p' ?& B9 N6 |
https://www.stmcu.org.cn/module/foru ... 82229&fromuid=75642
( F+ E0 K3 y! y) H/ r7 F
0 T. b: Q! P$ V" B
initmap.rar
(167 Bytes, 下载次数: 660)
|
' i, D) y8 H6 _8 X6 F+ a9 J" b
在用仿真器的时候,发现如下问题,JLink v8 仿真器用不了,V9可以用,
但是在用V9的时候,JTAG这些引脚初始化(复用功能)要设置好(TCK TDI TDO TMS TRST),不要被占用了
正常电平如下:
TCK: 0, TDI: 1, TDO: 1, TMS: 1, TRES: 1, TRST: 1
否则会出现类似下面的提示:
* JLink Info: Could not measure total IR len. TDO is constant high. U. I& o4 i0 @# {9 A' _+ Z" m" v
* JLink Info: STM32 (connect): Can not attach to CPU. Trying connect under reset.
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011) g1 b0 ^0 e. L( o4 o5 Y! G
* JLink Info: JTAG chain detection found 2 devices:
**JLink Warning: CPU could not be halted3 O% y8 b8 ?5 ^! }! e) u
***JLink Error: Can not read register 15 (R15) while CPU is running
***JLink Error: Can not read register 16 (XPSR) while CPU is running
***JLink Error: Can not read register 0 (R0) while CPU is running" C5 N/ D* y0 P4 P0 ?
***JLink Error: Can not read register 1 (R1) while CPU is running. Q; g7 Y k* y( O% U/ D. o% H* _
用SW的方式也是一样的,就是不要占用SW的引脚,否则也会出错。( A0 B: C9 n C
以管理员身份运行Keil uVision5软件,再添加License。记得不要直接双击运行,要右键菜单选择“以管理员身份运行”。
用管理员权限运行安装试试看
不过最近IAR也出了8.x版本,编译也很慢。