PDA

View Full Version : support for pic18f4520



vaidyasp1
- 24th April 2006, 14:22
Hello,

I am using full version of picbasic pro 2.45. I am looking forward to use the pic18f4520 but the compiler dose not have support for this chip. I tried the patch also but still it is not giving me support for this pic. Can anybody give me some hints to use this pic with the compiler picbasic pro...

mat janssen
- 24th April 2006, 14:28
Pic basic pro version 2.46 does support the 18F4520.
So you have to upgrade to version 2.46.
Here a link to the supplier
http://www.melabs.com/support/upgrade.htm#pbp

vaidyasp1
- 25th April 2006, 12:06
hi,

thanks for your reply but the patch of version 2.46 does not works with 2.45 compiler.

If ou have the 2.46 version give me those two .bas and .inc files for 18f4520. I think that is all what is required to add support for this pic..

My email id is: [email protected]

Acetronics2
- 25th April 2006, 12:32
hi,

thanks for your reply but the patch of version 2.46 does not works with 2.45 compiler.

If ou have the 2.46 version give me those two .bas and .inc files for 18f4520. I think that is all what is required to add support for this pic..

My email id is: [email protected]

As title says ... open your purse !!!!

Alain

paul borgmeier
- 28th April 2006, 13:05
Vaidyasp1 ...

When you start a thread, it is customary to follow up your question and tell the people that have volunteered their time trying to help you how you solved your problem.

Hello,

I am using full version of picbasic pro 2.45. I am looking forward to use the pic18f4520 but the compiler dose not have support for this chip. I tried the patch also but still it is not giving me support for this pic. Can anybody give me some hints to use this pic with the compiler picbasic pro...
On April 25th you wrote

thanks for your reply but the patch of version 2.46 does not works with 2.45 compiler. If ou have the 2.46 version give me those two .bas and .inc files for 18f4520
In a new post 18 hours later on April 26th you appear to be up and running

I am working with two controllers 16f84 and 18f4520. I use my picbasic pro compiler to compile following program. It works fine with 16f84 but does not work with 18f4520. For 18f4520 i have connected just vdd and vss pins. Is the circuit fine??

I also get a warning 230 while compiling the code for 18f4520. I think that is for the configuration bits.


What was your solution?

Paul Borgmeier
Salt Lake City, Utah
USA