Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem with PIC16F877 [solved]
#14
This was posted on the proton forum by another user
quote
I don't know if Proton accounts for this or not when a program first starts up, but in the sources I have for the 16F both ds30loader.asm and umc_loader.asm leave the banksel set for bank1 prior to jumping to the user code. Most compilers assume it's set to 0 like it would normally be at poweron, so when your app runs the banksel isn't what it would normally be without a bootloader.
unquote

I hope this helps

Anton
Reply


Messages In This Thread
problem with PIC16F877 [solved] - by antonadc - 2012-02-19, 06:32:07
RE: problem with PIC16F877 - by Mikael Gustavsson - 2012-02-19, 13:33:24
RE: problem with PIC16F877 - by antonadc - 2012-02-20, 13:08:37
RE: problem with PIC16F877 - by antonadc - 2012-02-19, 19:29:03
RE: problem with PIC16F877 - by Mikael Gustavsson - 2012-02-20, 22:23:22
RE: problem with PIC16F877 - by antonadc - 2012-02-21, 00:46:01
RE: problem with PIC16F877 - by Mikael Gustavsson - 2012-02-22, 22:51:38
RE: problem with PIC16F877 - by antonadc - 2012-02-22, 22:58:44
RE: problem with PIC16F877 - by Mikael Gustavsson - 2012-02-23, 12:53:29
RE: problem with PIC16F877 - by Mikael Gustavsson - 2012-02-23, 14:16:38
RE: problem with PIC16F877 - by antonadc - 2012-02-23, 17:01:59
RE: problem with PIC16F877 - by Mikael Gustavsson - 2012-02-23, 21:09:45
RE: problem with PIC16F877 - by antonadc - 2012-02-24, 10:34:22
RE: problem with PIC16F877 - by antonadc - 2012-02-24, 14:19:28
RE: problem with PIC16F877 - by Mikael Gustavsson - 2012-02-28, 22:16:50
RE: problem with PIC16F877 - by antonadc - 2012-02-29, 01:39:53
RE: problem with PIC16F877 - by Mikael Gustavsson - 2012-03-03, 23:06:50
RE: problem with PIC16F877 - by antonadc - 2012-03-04, 05:13:16
RE: problem with PIC16F877 - by Mikael Gustavsson - 2012-03-06, 13:01:55
RE: problem with PIC16F877 - by antonadc - 2012-03-07, 02:49:22
RE: problem with PIC16F877 - by Mikael Gustavsson - 2012-03-08, 12:49:29

Forum Jump:


Users browsing this thread: 1 Guest(s)