2006-05-20 09:21 PM
2006-05-17 07:09 PM
Hello,
does anyone know where can i get a sre file for TASKING's CrossView to work with the ST10f276 using ROM-MONITOR through the CAN or the second serial port (XASC) ? thanks in advance, Dvir :(2006-05-18 01:55 AM
Hello Dvir,
To use the second serial port, you can modify the files c166\mon\serial.c and serial.h accordingly. By default, serial port 0 is defined by macro ''PORT'' in file mondef.h. To rebuild the ST10276 monitor, goto directory ''c166\mon\mon167'' and run from the command line: c166\bin\mk166 clean c166\bin\mk166 To use the rebuilt monitor, copy file m167r.sre to your project directory. For more details and clarifications, you can contact TASKING technical support. I hope this helps you, With best regards, Najoua.2006-05-20 09:21 PM
hello Najoua,
thanks for your help, but i was looking for an already made and tested sre file. As for Tasking support, they said they don't have the time to write this sre just for one customer. thanks and best regards, Dvir