- Posts: 796
USB debug output?
- Moeder
- Topic Author
- Offline
Less
More
12 Jun 2015 09:28 #33910
by Moeder
USB debug output? was created by Moeder
Hi all!
I know printf goes to the trainer port, but since we have the USB port unused in protocols other than USBHID, would it be possible to adapt something like this to enable debug output to a USBHID? That would make debugging easier, people wouldn't need to have an UART to usb converter so basically any deviation user could read the debug output.
I know printf goes to the trainer port, but since we have the USB port unused in protocols other than USBHID, would it be possible to adapt something like this to enable debug output to a USBHID? That would make debugging easier, people wouldn't need to have an UART to usb converter so basically any deviation user could read the debug output.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
Less
More
- Posts: 4402
12 Jun 2015 16:08 #33929
by PhracturedBlue
Replied by PhracturedBlue on topic USB debug output?
It should be possible. The code would need to be ported to the STM32. I'm not sure how much value there is now that I have the console output to the screen though.
Please Log in or Create an account to join the conversation.
- Moeder
- Topic Author
- Offline
Less
More
- Posts: 796
12 Jun 2015 19:42 #33956
by Moeder
Replied by Moeder on topic USB debug output?
Oh, actually I was unaware of that, since my testing has been on a devo7e, and that's where it is missing
I tested it on the emulator now, yes, that makes my suggestion definitely unnecessary. BTW, entering Debuglog in the Devo10 emu crashes with a memory access violation. Is that a known problem? devo8s emu works fine...
I tested it on the emulator now, yes, that makes my suggestion definitely unnecessary. BTW, entering Debuglog in the Devo10 emu crashes with a memory access violation. Is that a known problem? devo8s emu works fine...
Please Log in or Create an account to join the conversation.
Time to create page: 0.032 seconds
- Home
- Forum
- Development
- Development
- USB debug output?