Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/11/08 10:35
Read: times


 
#150551 - Post the mem map & grap XCL from vendor
Responding to: ???'s previous message
Hi Mahesh,

I have seen your post has no replies from couple of days.
I am just trying to give my opinion.
I have woked on TUSB3410 & IAR a while back from now.

Why cannot you grap the XCL file from the Vendor.
Can you post a memory map of TUSB3410 rather than me downloading the entire TUSB3410 doc?

Firstly, check if you have an entry in lnk_base.xcl file defining the CODE segment.

Generally the 8052 based chips have

IDATA size 0xFF

PDATA generally takes the place of last 0xff bytes of your Xdatra. I am not sure if PDATA is of any use in your perticular case.

Do you have any specific reason why you are starting in the mid of XDATA area i.e. 0xFC00?

Do you have any other xcl file that is building your code?

Regards,
Mukund Jampala

List of 8 messages in thread
TopicAuthorDate
TUSB3410 Linker file issue            01/01/70 00:00      
   Post the mem map & grap XCL from vendor            01/01/70 00:00      
      Memory map for TUSB3410            01/01/70 00:00      
   I don't know, but...            01/01/70 00:00      
   Descriptors on XDATA space ?            01/01/70 00:00      
      descriptors in the code are defined            01/01/70 00:00      
         problems porting code to new IAR i.e. 7.20 (curren            01/01/70 00:00      
   are You working in asm?            01/01/70 00:00      

Back to Subject List