Search found 2 matches

by mikayo
Wed Oct 22, 2008 3:06 pm
Forum: IDE
Topic: Conflicts between SFcompiler 2.1.0.1 and MPLAB IDE v8.10
Replies: 19
Views: 18142

Conflicts between SFcompiler 2.1.0.1 and MPLAB IDE v8.10

I was working fine with the SFcompiler 2.1.0.0 and MPLAB IDE v8.10, when i upgrade to the SFcompiler to 2.1.0.1 the MPLAB displays the following message. Clean:Deleting intermediary and output files. Clean:Done. Executing:"C\Archivos de programa\Mecanique\Swordfish\Swordfish.exe"SteinHart.bas -p18F...
by mikayo
Fri Oct 12, 2007 9:35 pm
Forum: Modules
Topic: NMEA parse module using both USART's
Replies: 1
Views: 2290

NMEA parse module using both USART's

Hello David. I am using your NMEA parse module , but i am trying to outputing the parsed data to the USART2 , i modified the code but nothing happend , could you please help me or tell me what i am doing wrong ??? // device and clock Device = 18F8722 // PIC18F8722 Clock = 10 // clock frequency equal...