Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
eide-3.10.8-linux-x86_64.vsix | 2023-01-01 | 18.2 MB | |
eide-3.10.8-win32.vsix | 2023-01-01 | 95.3 MB | |
Embedded IDE v3.10.8.tar.gz | 2023-01-01 | 9.3 MB | |
Embedded IDE v3.10.8.zip | 2023-01-01 | 9.4 MB | |
README.md | 2023-01-01 | 464 Bytes | |
Totals: 5 Items | 132.2 MB | 0 |
[v3.10.8] update
New:
- Project Resource
: Add Symbol Table
virtual file in Output Files
, click it to show elf symbols
(support 'armcc', 'gcc', 'iar').
- Builder Options
: Add X/O Base
, R/O Base
, R/W Base
options for armcc, and allow import them from keil project.
Optimize:
- launch.json Generator
: Don't force override 'svdPath' in launch.json config.
- Project Resource
: Show promt when remove a filesystem source dir.