Hi,
I'm trying to configure the debug configuration on Eclipse to use the OSBDM. I didn't found AN about this possibility... Is there someone who did it ?
I apologize for my english...
Thanks a lot !
Solved! Go to Solution.
Hello Jay,
according to the website (P&E Microcomputer Systems - P&E GDB Server for Kinetis® devices - P&E GDB Server for Kinetis® device...) they offer a GDB server for their Multilink device. Unfortunately the free version comes with some restrictions. If you are not troubled by them it is a solution. All you need to do in Eclipse is to add the GDB plugin, configure it (some good descriptions are available), start the GDB server and you are good to go.
Another option may be the academic edition of the Segger J-Link (SEGGER Microcontroller - Embedded Software Solutions) in which the GDB server is included.
Regards,
Thomas
Thank you Jorge !
My question was incomplete ! I would like to know how to make it with Eclipse but Kepler !
Thanks again !
Hello Jay,
according to the website (P&E Microcomputer Systems - P&E GDB Server for Kinetis® devices - P&E GDB Server for Kinetis® device...) they offer a GDB server for their Multilink device. Unfortunately the free version comes with some restrictions. If you are not troubled by them it is a solution. All you need to do in Eclipse is to add the GDB plugin, configure it (some good descriptions are available), start the GDB server and you are good to go.
Another option may be the academic edition of the Segger J-Link (SEGGER Microcontroller - Embedded Software Solutions) in which the GDB server is included.
Regards,
Thomas
Oh, sorry :smileyconfused:, I think I read between lines that you were using CodeWarrior. In that case I think you would need a plugin. Maybe you can ask to P&E Micro if they have something like that.
Regards!
/Jorge Gonzalez
Hello Jay:
When you create a new project, you have the option to select OSJTAG from the new project wizard:
If you created a project without support for OSJTAG, then you can add a new connection from the debug configurations. In the attached video, the project was created only with P&E Universal Multilink connection, and I cloned the settings to add OSJTAG support.
Hope this is useful!
/Jorge Gonzalez