Hi there!
I would like to explore a bit the capabilities of the Jornada as dev device, to write some code on it.
Given that I can use a text editor to write code, I was looking at something more similar to old C dev environments using DOS, but alas, I found not much in terms of setup instructions.
I know that there is a dos app you can run on the Jornada that does run DOS on it; but I had no luck with it; could not even configure the thing sadly
(I can write code in different languages but can't set up a dos emulator... Self-esteem went minus 9000
); so I was wondering if anyone here have done this and could guide me.
The objectives I have:
- use DOS; so make my Jornada a fancy portable machine using text console as in the old days
(and if an ancient CPU like the Z80 can run CP/M on it no problems, I would imagine that the Jornada should have no issues running DOS

)
- Write and compile code on it, so I can just be on the go and write code and run it directly on the Jornada. Ideally would love to use C++ but C is also good enough
Any guidance would be greatly appreciated; thanks!