DEMO boards and OSBDM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DEMO boards and OSBDM

Jump to solution
1,130 Views
sebasira
Senior Contributor I

Hi!

If I'm correct, demo boards, like DEMOJM, DEMOAC and DEMOQE has and OSBDM wihtin them. I'm currently using both DEMOJM and DEMOAC to download code to my custom hardware.

I'm also working with TWRK60N512 and MQX. And printf is set (by default) to the OS-JTAG COM port.

My question is... can I do the same with DEMOJM and DEMOAC boards? I mean, are they also listed as COM ports? should I update OSBDM drivers?

What I'd like to do is use this printf for debugging, like a trace. (I'm not using MQX and no other RTOS on my custom hardware/firmware)

Thanks in advance!!

SebaS

Labels (1)
Tags (3)
0 Kudos
1 Solution
425 Views
pgo
Senior Contributor V

Dear Sebasira,

I've only looked at the DEMOJM.  It does not have an OSBDM.  It has a Embedded Multilink. The manual (link below) refers to the ability to use a serial port over the USB, so it  should be possible.

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=DEMOJM


I would expect it to use the P&E drivers.  You could check their web site for the latest drivers.


bye

View solution in original post

0 Kudos
2 Replies
426 Views
pgo
Senior Contributor V

Dear Sebasira,

I've only looked at the DEMOJM.  It does not have an OSBDM.  It has a Embedded Multilink. The manual (link below) refers to the ability to use a serial port over the USB, so it  should be possible.

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=DEMOJM


I would expect it to use the P&E drivers.  You could check their web site for the latest drivers.


bye

0 Kudos
425 Views
sebasira
Senior Contributor I

Thank you pgo...

Here's a link to the P&E manual of the DEMOJM Board: http://www.freescale.com/files/microcontrollers/doc/user_guide/DEMOJMUM.pdf

0 Kudos