File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 66
77board_runner_args(jlink "--device=MCXN236" "--reset-after-load" )
88board_runner_args(linkserver "--device=MCXN236:FRDM-MCXN236" )
9- board_runner_args(linkserver "--core=cm33_core0" )
10- board_runner_args(linkserver "--override=/device/memory/1/flash-driver=MCXNxxx_S.cfx" )
11- board_runner_args(linkserver "--override=/device/memory/1/location=0x10000000" )
12- # Linkserver v1.4.85 and earlier do not include the secure regions in the
13- # MCXN236 memory map, so we add them here
14- board_runner_args(linkserver "--override=/device/memory/-=\{\" location\" :\" 0x30000000\" ,\
15- \" size\" :\" 0x00040000\" ,\" type\" :\" RAM\"\} " )
16- # Define region for peripherals
17- board_runner_args(linkserver "--override=/device/memory/-=\{\" location\" :\" 0x50000000\" ,\
18- \" size\" :\" 0x00140000\" ,\" type\" :\" RAM\"\} " )
199
2010# Pyocd support added with the NXP.MCXN236_DFP.17.0.0.pack CMSIS Pack
2111board_runner_args(pyocd "--target=mcxn236" )
You can’t perform that action at this time.
0 commit comments