LinuxBoard4.x-uCApplicationViaCW

From VentureResearchWiki
Jump to navigation Jump to search

Programming Microcontroller Application[edit | edit source]

  • Click the blue icon of a lightning bolt, which is the “Flash Programmer”.

LinuxBoard4.x BootLoader 1.png

  • Under Connection, click New…

NOTE: If this window already resembles the one in Step 5, continue from Step 5.

LinuxBoard4.x BootLoader 2.png

  • Under Name:, enter “Kinetis Connection”. Under Target, click New….

LinuxBoard4.x BootLoader 3.png

  • Enter the information as seen below. For 'Initialization target', select the path as: (In this case, the user was ‘sam’, but this may vary between different PC’s.) C:\Users\sam\svn\projects\linuxboarduC\linuxboard4.x\Debugger\init_kinetis.tcl

LinuxBoard4.x BootLoader 4.png

Under the Memory tab, for 'Memory Configuration', select the path as: (In this case, the user was ‘sam’, but this may vary between different PC’s.) C:\Users\sam\svn\projects\linuxboarduC\linuxboard4.x\Debugger\K20DX256M7.mem

LinuxBoard4.x BootLoader 5.png

  • Click Finish. Then, specify the File to Flash: (In this case, the user was ‘sam’, but this may vary between different PC’s.) C:\Users\sam\svn\projects\linuxboarduC_4.3\linuxboarduC\vr_release_0xa000_elf\linuxboarduC_0xa000.elf

LinuxBoard4.x BootLoader 6.png

  • Click Erase and Program. After a few moments, the console window should display "Program Command Succeeded".

LinuxBoard4.x BootLoader 7.png

  • Reset the microcontroller using the reset button.