DAVE4 plugins

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
0 Likes
5 Replies
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
CMSIS packs can also be used in DAVE4, just install the CMSIS-Pack Eclipse Plug-in.
More details at https://github.com/ARM-software/CMSIS_5/blob/develop/CMSIS_EW2019.pdf, see section CMSIS components and documentation at http://www.keil.com/pack/doc/CMSIS/Pack/html/index.html
0 Likes
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
To install eGit procede as follows:
1. In DAVE4, click on Help>Install New Software...
2. Click on Available Software Sites preferences
3815.attach
3. Enable Eclipse Project Updates and click Ok
4. In Work with, enter http://download.eclipse.org/egit/updates-4.6.1, click enter and select Git integration for Eclipse
3814.attach
5.Click on Next
6. Continue installation accepting License terms


Resources on eGit:
https://www.eclipse.org/egit/
http://www.vogella.com/tutorials/Ecl...t/article.html
0 Likes
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
If you feel adventurous, you can upgrade CDT installed in DAVE4 following the next steps:
1. In DAVE4, click on Help>Install New Software...
2. Click on Available Software Sites preferences
3815.attach
3. Enable Eclipse Project Updates and click Ok
4. In Work with, enter http://download.eclipse.org/tools/cdt/releases/9.2, click enter and select components
3816.attach
5.Click on Next
6. Continue installation accepting License terms


List of bug fixed in 9.2.1
https://projects.eclipse.org/projects/tools.cdt/releases/9.2.1/bugs
0 Likes
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Installing TM Terminal

Add http://download.eclipse.org/tm/terminal/marketplace to your Available Software Sites.
0 Likes
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
PEmicro support in DAVE4

PEmicro released a DAVE4 plugin supporting for PEmicro's Multilink debug probes and Cyclone programmers.
To use PEmicro's debug probes the user can simply install PEmicro's GDB Server Plug-In for ARM devices and then create a launch configuration.

Continue reading the PEmicro related blog entry at http://www.pemicro.com/blog/index.cfm?post_id=179

Have fun debugging!!
0 Likes