ASM goto error

General discussion on mikroBasic for dsPIC30/33 and PIC24.
Post Reply
Author
Message
nikhil
Posts: 35
Joined: 12 Jul 2009 06:24

ASM goto error

#1 Post by nikhil » 27 Sep 2009 11:55

Hi !

i am trying to goto a perticular address with

asm
goto 0xF800
end asm

even tried

asm
goto $F800
end asm

but I get complier error

0:188 E-420 Invalid ASM instruction (110): $F800 (0x0013B4)

Any help...thanks..

regards,

User avatar
anikolic
mikroElektronika team
Posts: 1775
Joined: 17 Aug 2009 16:51
Location: Belgrade
Contact:

#2 Post by anikolic » 28 Sep 2009 15:05

Hi,
Take a look at this post: http://www.mikroe.com/forum/viewtopic.p ... 415#109415

Best regards,
Aleksandar
Web Department Manager

nikhil
Posts: 35
Joined: 12 Jul 2009 06:24

#3 Post by nikhil » 28 Sep 2009 15:58

Hi !

I am big trouble as I had depended on this complier. I've purchased over 3 months back and made a make around other bugs, but this one I cannot do without since I need to use a boot-loader. I will loose my contract.

Can you please help me or provide me a work around..it's very very URGENT.

I've taken a bootloader from Ingenia and stored it at 7800 ...

PLEASE ASSIST..I AM DEPENDENT ON YOU NOW...

I HOPE WE GET A POSITIVE REPLY ...

Thanks..

p.erasmus
Posts: 3391
Joined: 05 Mar 2009 10:28

#4 Post by p.erasmus » 28 Sep 2009 16:14

nikhil wrote
am big trouble as I had depended on this complier. I've purchased over 3 months back and made a make around other bugs, but this one I cannot do without since I need to use a boot-loader. I will loose my contract.

Can you please help me or provide me a work around..it's very very URGENT.
This is exactly the reason why I do not depend on one compiler only
I use mE and the Microchip compilers as you always end up
with a bug in the compiler when you need to complete a project
and then you are dependent on the compiler people to come up with a bug fix
you never find the same bug in 2 different compilers
there were no updates for dsPIC Basic compiler in the last year that I have mine ,although a couple bugs were reported in this time ,
I can not imagine that we will see a update release soon ,
P.Erasmus
Saratov,Russia
--------------------------------------------------------------

Post Reply

Return to “mikroBasic for dsPIC30/33 and PIC24 General”