User forums > Embedded development
cb crashes very often on embedded system
BlueHazzard:
(learn cross compile, it will save you a lot time ;) (25min for one application oO) )
Use a svn checkout of c::b, because there are fixed a LOT bugs since the 13.12 release...
greetings
seahawkibiza:
und er Windows i need also 15min to compile. Its a big app....
And I can cross compile. this is not the question. but I must debug on the target, because I have some problems... and debug under cb its very simple.
scarphin:
--- Quote from: seahawkibiza on April 04, 2015, 01:25:55 am ---And I can cross compile. this is not the question. but I must debug on the target, because I have some problems... and debug under cb its very simple.
--- End quote ---
If there is a gdb-server available for your hardware, you can use remote-debugging to debug your native code. Meaning cb runs on your pc and gdb-server runs on your hardware making the connection between the debugger and the target program through LAN or whatever connection gdb-server supports. Isn't that an option for you?
seahawkibiza:
Yes, this I will try. this could be a nice solution.
But to solve the problems on thus hardware I'm a step closer. its only the wxsmith plugin.
I think, some things are wrong. I have the same 13.12 cb on windows, with the same wxwidgets 2.9.4, but it seems on Linux is something different in wxsmith .....
A new project setup in cb works nice. I.e. a small test program.
also I can play with wxsmith.
but if I try to use my sources and will add all frames and dialogs it crashes.
I think, I must search the correct way to convert the source from the windows project to Linux.
BlueHazzard:
Have you tried to use a never source code of c::b? There where a lot bugs in 13.12... Especially with wx2.9
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version