build report memory and some question ))))

Discuss about beta versions of mikroPascal compiler.
Post Reply
Author
Message
piort
Posts: 1379
Joined: 28 Dec 2005 16:42
Location: Laval,Québec,Canada,Earth... :-)
Contact:

build report memory and some question ))))

#1 Post by piort » 08 Jan 2008 04:05

Hi,
dspic v 6
for all p24

when i build a projet, reported memory isnt good...
p24fj64xxx = 48k insteed of 64
p24fj256xxx = 175 insteed of 256
and so on...

Btw when we can expect def file for all not supported p24 ? the list start to be long because microchip are fast on that new product ))))

Do you plan to support P32 soon ? Do you make the same choice of microchip and make a adapter for the 16 bit board ? p32 adaptor on Lv24-33 board will be nice ))) Do you plan to make another compiler for p32 or include it in the DSP compiler ?

have a nice day :-)

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: build report memory and some question ))))

#2 Post by zristic » 08 Jan 2008 10:18

Thanks, we will check this.

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: build report memory and some question ))))

#3 Post by zristic » 08 Jan 2008 10:23

Ok, here is the explanation.
PDF states the number of bytes in program memory, while the compiler reports the number of program words. The ratio is 1:3, therefore, 48x1.3333 = 64.

piort
Posts: 1379
Joined: 28 Dec 2005 16:42
Location: Laval,Québec,Canada,Earth... :-)
Contact:

#4 Post by piort » 08 Jan 2008 11:30

thx )

Post Reply

Return to “mikroPascal Beta testing”