Dear All,
I'm using CCS Bootloader (including in my application firmware the "Bootloader.h" file) to upgrade PIC16F877 by serial interface (PIN C6 and C7).
All it works fine, except one thing:
I can't use RS232 function (like printf and putc) in application firmware.
Maybe, I'm wronging some thing, please can you help me?
Thanks
Bye bye
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Fri Nov 12, 2010 1:49 pm
Quote:
I can't use RS232 function (like printf and putc) in application firmware.
Post a small program that shows the problem. I mean, really small, such
as only 10 lines of code in the application program. That's all it should
take to show the problem.
The program that you post should compile with no errors, if it's copied
and pasted into a project in MPLAB.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum