Skip to content

Commit cd3bb0d

Browse files
committed
M2354: Add cmsis pack
This is to enable bootloader and export to KEIL and IAR
1 parent d1ea81e commit cd3bb0d

File tree

1 file changed

+114
-0
lines changed

1 file changed

+114
-0
lines changed

tools/arm_pack_manager/index.json

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168424,6 +168424,120 @@
168424168424
"sub_family": "M2351",
168425168425
"vendor": "Nuvoton:18"
168426168426
},
168427+
"M2354KJFAE": {
168428+
"algorithms": [
168429+
{
168430+
"default": false,
168431+
"file_name": "Flash/M2354_NS.FLM",
168432+
"ram_size": 4608,
168433+
"ram_start": 805371904,
168434+
"size": 1048576,
168435+
"start": 268435456
168436+
},
168437+
{
168438+
"default": false,
168439+
"file_name": "Flash/M2354_LD_16.FLM",
168440+
"ram_size": 4608,
168441+
"ram_start": 536870912,
168442+
"size": 16384,
168443+
"start": 1048576
168444+
},
168445+
{
168446+
"default": false,
168447+
"file_name": "Flash/M2354_AP_1M.FLM",
168448+
"ram_size": 4608,
168449+
"ram_start": 536870912,
168450+
"size": 1048576,
168451+
"start": 0
168452+
}
168453+
],
168454+
"family": "NuMicro M23 Family",
168455+
"from_pack": {
168456+
"pack": "NuMicro_DFP",
168457+
"url": "http://www.nuvoton.com/hq/enu/Documents/KEILSoftwarePack",
168458+
"vendor": "Nuvoton",
168459+
"version": "1.3.7"
168460+
},
168461+
"memories": {
168462+
"IRAM1": {
168463+
"access": {
168464+
"execute": false,
168465+
"non_secure": false,
168466+
"non_secure_callable": false,
168467+
"peripheral": false,
168468+
"read": true,
168469+
"secure": false,
168470+
"write": true
168471+
},
168472+
"default": true,
168473+
"size": 131072,
168474+
"start": 536870912,
168475+
"startup": false
168476+
},
168477+
"IRAM2": {
168478+
"access": {
168479+
"execute": false,
168480+
"non_secure": false,
168481+
"non_secure_callable": false,
168482+
"peripheral": false,
168483+
"read": true,
168484+
"secure": false,
168485+
"write": true
168486+
},
168487+
"default": false,
168488+
"size": 131072,
168489+
"start": 805437440,
168490+
"startup": false
168491+
},
168492+
"IROM1": {
168493+
"access": {
168494+
"execute": true,
168495+
"non_secure": false,
168496+
"non_secure_callable": false,
168497+
"peripheral": false,
168498+
"read": true,
168499+
"secure": false,
168500+
"write": false
168501+
},
168502+
"default": true,
168503+
"size": 524288,
168504+
"start": 0,
168505+
"startup": true
168506+
},
168507+
"IROM2": {
168508+
"access": {
168509+
"execute": true,
168510+
"non_secure": false,
168511+
"non_secure_callable": false,
168512+
"peripheral": false,
168513+
"read": true,
168514+
"secure": false,
168515+
"write": false
168516+
},
168517+
"default": false,
168518+
"size": 524288,
168519+
"start": 268959744,
168520+
"startup": false
168521+
}
168522+
},
168523+
"name": "M2354KJFAE",
168524+
"processor": {
168525+
"Symmetric": {
168526+
"core": "CortexM23",
168527+
"fpu": "None",
168528+
"mpu": "Present",
168529+
"units": 1
168530+
}
168531+
},
168532+
"sectors": [
168533+
[
168534+
0,
168535+
2048
168536+
]
168537+
],
168538+
"sub_family": "M2354",
168539+
"vendor": "Nuvoton:18"
168540+
},
168427168541
"M251EB2AE": {
168428168542
"algorithms": [
168429168543
{

0 commit comments

Comments
 (0)