This morning I worked on code to make it so the VLDP-HW user can insert a USB stick and any laserdisc images on the stick will be auto-discovered.
I also want to list off a few invaluable debugging/troubleshooting tools since I'm thinking about it:
Even though I am targetting an ARM/linux environment, I've been doing most of my development lately in Visual Studio because the debugger is so good. And since I write cross-platform code and unit tests, it will be a simple matter to get everything running in linux with minimal debugging.
No comments:
Post a Comment