able to debug & flash with command line using IAR with NGX4330 board
This commit is contained in:
		@@ -2691,7 +2691,7 @@
 | 
				
			|||||||
        </option>
 | 
					        </option>
 | 
				
			||||||
        <option>
 | 
					        <option>
 | 
				
			||||||
          <name>UseFlashLoader</name>
 | 
					          <name>UseFlashLoader</name>
 | 
				
			||||||
          <state>0</state>
 | 
					          <state>1</state>
 | 
				
			||||||
        </option>
 | 
					        </option>
 | 
				
			||||||
        <option>
 | 
					        <option>
 | 
				
			||||||
          <name>CLowLevel</name>
 | 
					          <name>CLowLevel</name>
 | 
				
			||||||
@@ -2711,7 +2711,7 @@
 | 
				
			|||||||
        </option>
 | 
					        </option>
 | 
				
			||||||
        <option>
 | 
					        <option>
 | 
				
			||||||
          <name>FlashLoadersV3</name>
 | 
					          <name>FlashLoadersV3</name>
 | 
				
			||||||
          <state>$TOOLKIT_DIR$\config\flashloader\</state>
 | 
					          <state>$PROJ_DIR$\..\..\..\mcu\lpc43xx\iar\FlashLPC18xx_43xx_SPIFI.board</state>
 | 
				
			||||||
        </option>
 | 
					        </option>
 | 
				
			||||||
        <option>
 | 
					        <option>
 | 
				
			||||||
          <name>OCImagesSuppressCheck1</name>
 | 
					          <name>OCImagesSuppressCheck1</name>
 | 
				
			||||||
@@ -3291,7 +3291,7 @@
 | 
				
			|||||||
        </option>
 | 
					        </option>
 | 
				
			||||||
        <option>
 | 
					        <option>
 | 
				
			||||||
          <name>JLinkInitialSpeed</name>
 | 
					          <name>JLinkInitialSpeed</name>
 | 
				
			||||||
          <state>32</state>
 | 
					          <state>1000</state>
 | 
				
			||||||
        </option>
 | 
					        </option>
 | 
				
			||||||
        <option>
 | 
					        <option>
 | 
				
			||||||
          <name>CCDoJlinkMultiTarget</name>
 | 
					          <name>CCDoJlinkMultiTarget</name>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2,7 +2,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<flash_board>
 | 
					<flash_board>
 | 
				
			||||||
  <pass>
 | 
					  <pass>
 | 
				
			||||||
    <loader>C:\Users\hathach\Dropbox\tinyusb\workspace\tinyusb\mcu\lpc43xx\iar\FlashLPC18xx_43xx_SPIFI.flash</loader>
 | 
					    <loader>$PROJ_DIR$\..\..\..\mcu\lpc43xx\iar\FlashLPC18xx_43xx_SPIFI.flash</loader>
 | 
				
			||||||
  </pass>
 | 
					  </pass>
 | 
				
			||||||
</flash_board>
 | 
					</flash_board>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,10 +1,10 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="iso-8859-1"?>
 | 
					<?xml version="1.0" encoding="iso-8859-1"?>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<flash_device>
 | 
					<flash_device>
 | 
				
			||||||
  <exe>C:\Users\hathach\Dropbox\tinyusb\workspace\tinyusb\mcu\lpc43xx\iar\FlashLPC18xx_43xx_SPIFI.out</exe>
 | 
					  <exe>$PROJ_DIR$\..\..\..\mcu\lpc43xx\iar\FlashLPC18xx_43xx_SPIFI.out</exe>
 | 
				
			||||||
  <page>256</page>
 | 
					  <page>256</page>
 | 
				
			||||||
  <block>1 0x4000000</block>
 | 
					  <block>1 0x4000000</block>
 | 
				
			||||||
  <flash_base>0x14000000</flash_base>
 | 
					  <flash_base>0x14000000</flash_base>
 | 
				
			||||||
  <macro>C:\Users\hathach\Dropbox\tinyusb\workspace\tinyusb\mcu\lpc43xx\iar\FlashLPC18xx_43xx_SPIFI.mac</macro>
 | 
					  <macro>$PROJ_DIR$\..\..\..\mcu\lpc43xx\iar\FlashLPC18xx_43xx_SPIFI.mac</macro>
 | 
				
			||||||
  <aggregate>1</aggregate>
 | 
					  <aggregate>1</aggregate>
 | 
				
			||||||
</flash_device>
 | 
					</flash_device>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user