File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1620,7 +1620,7 @@ arm-none-eabi-objcopy -I binary -O ihex --change-addresses=0x0C07F000 test-app/i
16201620```
16211621
16221622then enable advanced setting in the MPLAB IPE GUI, and enable the "Allow Import Multiple Hex file" option in the Production view.
1623- Once enabled the option, load the hex files into the MPLAB IPE GUI (File -> Import -> Multiple hex) and program the device.
1623+ Once the option is enabled , load the hex files into the MPLAB IPE GUI (File -> Import -> Multiple hex) and program the device.
16241624
16251625### Behavior During Testing
16261626
@@ -1688,7 +1688,7 @@ arm-none-eabi-objcopy -I binary -O ihex --change-addresses=0x0C200000 test-app/i
16881688```
16891689
16901690then enable advanced setting in the MPLAB IPE GUI, and enable the "Allow Import Multiple Hex file" option in the Production view.
1691- Once enabled the option, load the hex files into the MPLAB IPE GUI (File -> Import -> Multiple hex) and program the device.
1691+ Once the option is enabled , load the hex files into the MPLAB IPE GUI (File -> Import -> Multiple hex) and program the device.
16921692
16931693### Behavior During Testing
16941694
You can’t perform that action at this time.
0 commit comments