1. Download XMCFlasher from website of Infineon . Or use this link XMCFlasher ; 2. Install Oracle Java8 JRE . If it is not yet installed in your system. 3. Install the latest Segger JLink software . 4. Extract the folder XMC™ Flasher to the preferred location. Double click on XMCFlasher.jar, Click on Connect and select which mcu you are going to program. If some error happen. Maybe it because the BMI set is not correct. You can set the BMI mode by click on the BMI on menu. Click Select File button to select which program is going to program. Usually the file is locate in the \Debug or \Release subfolder under your project folder depends on you set of project. After that, click Program button, the mcu will programmed. If you have several board to program, click Connect button when you change a board and click Program Button. I found in some computer, when you run XMCFlasher.jar. It will show an error. Even I reinstall Java, the error is still there. But Wh...
Windows Help CHM viewer Only show up the table of contents, but the content pane was blank. The reason is that Windows 10 will block the files download from internet automatically. If you unblock the file, then the content pane will show up correctly. Find the .chm file location, right click, and go If you have a lot files do not showing up correctly. You can use PowerShell to solve the problem. Locate the folder contains all the help files. Right click the blank place of the fold with shift key. Then select power shell. In Power Shell run this command: Get-ChildItem -Recurse | Get-Item -Stream Zone.Identifier -ErrorAction Ignore | Select-Object -ExpandProperty FileName | Get-Item | Unblock-File
To unroute (or ripup) a complete board, first activate the ripup tool by clicking the ripup icon, or run command ripup; Then, click the ‘go’ button in the top of the Eagle window to ripup all signals:
评论
发表评论