successfully compiled microsim v1.0 on Mandriva 2006. Hardware simulation works fine on a 44780 LCD with LEDS and ûshbuttons. Great !
except on two points :
- program breakpoint does not work but double cliking twice clears the non existing breakpoint.
- stepping pogram works but indication of where the program is works only on main source file. ( My PIC program consists on one main file with 3 included files)
I can go round the first point but the second function is very usefull. Does there exist a patch or a did I do something wrong ?
Frienfly
C .Hiebel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
successfully compiled microsim v1.0 on Mandriva 2006. Hardware simulation works fine on a 44780 LCD with LEDS and ûshbuttons. Great !
except on two points :
- program breakpoint does not work but double cliking twice clears the non existing breakpoint.
- stepping pogram works but indication of where the program is works only on main source file. ( My PIC program consists on one main file with 3 included files)
I can go round the first point but the second function is very usefull. Does there exist a patch or a did I do something wrong ?
Frienfly
C .Hiebel