Skip to content

Commit 6447169

Browse files
Updated post build step
1 parent 71d2f67 commit 6447169

File tree

1 file changed

+2
-2
lines changed
  • secure_boot_and_secure_firmware_upgrade_over_canfd/icsp_inhibit.X/nbproject

1 file changed

+2
-2
lines changed

secure_boot_and_secure_firmware_upgrade_over_canfd/icsp_inhibit.X/nbproject/configurations.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<targetDevice>dsPIC33CK1024MP710</targetDevice>
9494
<targetHeader></targetHeader>
9595
<targetPluginBoard></targetPluginBoard>
96-
<platformTool>noID</platformTool>
96+
<platformTool>pkob4hybrid</platformTool>
9797
<languageToolchain>XC16</languageToolchain>
9898
<languageToolchainVersion>2.10</languageToolchainVersion>
9999
<platform>3</platform>
@@ -123,7 +123,7 @@
123123
<makeUseCleanTarget>false</makeUseCleanTarget>
124124
<makeCustomizationPreStep></makeCustomizationPreStep>
125125
<makeCustomizationPostStepEnabled>true</makeCustomizationPostStepEnabled>
126-
<makeCustomizationPostStep>cd mcc_generated_files/boot &amp;&amp; chmod +x postBuild$(ShExtension) &amp;&amp; .$(_/_)postBuild$(ShExtension) $(MP_CC_DIR) ${ProjectDir} ${ImageDir} ${ImageName} ${IsDebug}</makeCustomizationPostStep>
126+
<makeCustomizationPostStep>chmod +x mcc_generated_files/boot/postBuild$(ShExtension) &amp;&amp; cd mcc_generated_files/boot &amp;&amp; .$(_/_)postBuild$(ShExtension) $(MP_CC_DIR) ${ProjectDir} ${ImageDir} ${ImageName} ${IsDebug}</makeCustomizationPostStep>
127127
<makeCustomizationPutChecksumInUserID>false</makeCustomizationPutChecksumInUserID>
128128
<makeCustomizationEnableLongLines>false</makeCustomizationEnableLongLines>
129129
<makeCustomizationNormalizeHexFile>false</makeCustomizationNormalizeHexFile>

0 commit comments

Comments
 (0)