User Tools

Site Tools


demoboard_getting_started

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
demoboard_getting_started [2018/04/09 00:08] – [Programming] arkodemoboard_getting_started [2018/04/09 00:14] – [Programming] arko
Line 48: Line 48:
  
 Once you've compiled your code using MPLAB X, you can upload the ".hex" file using either method: Once you've compiled your code using MPLAB X, you can upload the ".hex" file using either method:
-  * USB Programming via Bootloader (default, requires no additional hardware)+  * **USB Programming via Bootloader** (default, requires no additional hardware) 
 +    * Pros: Free, easy to use 
 +    * Cons: No debug information
   OR   OR
-  * Programming via PICKIT3 (highly-recommended, requires additional hardware) +  * **Programming via PICKIT3 Programmer/Debugger** (highly-recommended, requires additional hardware) 
-    * Pros: +    * Pros: Debugging allows users to step through code, watch values of variables during run-time. Huge time-saver.  
-    * Cons:+    * Cons: Additional costs
 ==== USB Bootloader Programming ==== ==== USB Bootloader Programming ====
  
demoboard_getting_started.txt · Last modified: 2023/02/19 02:35 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki