XDATA....

General discussion on mikroPascal PRO for 8051.
Post Reply
Author
Message
Waldo
Posts: 9
Joined: 08 Dec 2016 09:29

XDATA....

#1 Post by Waldo » 18 Oct 2019 08:52

Hi,
Is this problem solved by externally storing variables or is it still not possible to use processors that work with external RAM?
I need this function ... txt: string [10]; xdata;
Does anyone have an idea or do I really have to continue programming in Turbo51?
Best regards

User avatar
stefan.filipovic
mikroElektronika team
Posts: 1135
Joined: 18 Dec 2018 10:30

Re: XDATA....

#2 Post by stefan.filipovic » 21 Oct 2019 11:40

Hi,

Please refer to the following forum topic:
viewtopic.php?f=48&t=52178

Kind regards,
Stefan Filipović

Waldo
Posts: 9
Joined: 08 Dec 2016 09:29

Re: XDATA....

#3 Post by Waldo » 21 Oct 2019 12:08

Hi
I have configured this file, but I have this error.


// 8951mlk File:
<XDATA> Min 0x0000, Max 0x7fff

Waldo
Posts: 9
Joined: 08 Dec 2016 09:29

Re: XDATA....

#4 Post by Waldo » 21 Oct 2019 12:15

Writing does not seem to work, reading from RAM does not.
txt1: = txt; does not work from the external RAM

Waldo
Posts: 9
Joined: 08 Dec 2016 09:29

Re: XDATA....

#5 Post by Waldo » 22 Oct 2019 11:12

Hi,
because of the error when working with strings in the external RAM I would like to have a clear statement from them now.
Does this work with the compiler (AT89C51) or does not work.
I can save time and do not have to spend hours trying.

Best regarts

Post Reply

Return to “mikroPascal PRO for 8051 General”