cancel
Showing results for 
Search instead for 
Did you mean: 

*** OBJ Read Error: Address 024000 is not available in this device

redmonds
Associate II
Posted on March 15, 2006 at 13:17

*** OBJ Read Error: Address 024000 is not available in this device

3 REPLIES 3
redmonds
Associate II
Posted on May 17, 2011 at 12:10

I have a DK3400 whcih contains a 3434. However, my product will contain a 3422 and so I have configured both PSDSoft and uVision for the 3422. Unfortunately, when I tried to LOAD into my DK3400 I get the following error.

=============================================

Erasing Flash...

Erasing PLD/ACR...

*** OBJ Read Error: Address 024000 is not available in this

device (Line 984).

Total Flash Programming time: 3.7 sec

=============================================

If I configure PSDSoft and uVision for 3433 or 3434, everything is fine.

My .asv file is

=============================================

8000 8000 C000

BFFF BFFF C000

..\main.H00

C000 C000 C000

FFFF FFFF C000

..\main.H01

C000 C000 C000

FFFF FFFF C000

..\main.H02

C000 C000 C000

FFFF FFFF C000

2

..\boot.hex

0 0 E000

1FFF 1FFF E000

..\main.H00

2000 2000 E000

3FFF 3FFF E000

..\main.H00

4000 4000 E000

5FFF 5FFF E000

..\main.H00

6000 6000 E000

7FFF 7FFF E000

=============================================

and my code size is 49K.

Obviously this is very serious if the 3422 is not going to work in the product. Can anyone explain to me what is going wrong?

Thanks,

Richard

redmonds
Associate II
Posted on May 17, 2011 at 12:10

PROBLEM RESOLVED.

In case anyone else experiences a similar issue, the problem lies in a Keil uVision dll. ST Support did a superb job of tracking down the cause (which was due to an incorrect check for flash size which would throw a problem on CSBOOT2 and CSBOOT3).

My understanding is that a replacement Keil dll is soon to be available to address this issue.

It has fixed it for me.

Richard

joseph2399
Associate II
Posted on May 17, 2011 at 12:10

The updated uVision driver is now available from Keil and can be found at:

http://www.keil.com/support/docs/3184.htm