Search the web
Sign In
New User? Sign Up
gbadev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Devkit Advance R5 Beta 2 and .text.iwram.o   Message List  
Reply | Forward Message #13871 of 15019 |
Apparently, Devkit Advance R5 Beta 2 (which just popped up on
SourceForge.net) doesn't recognize "siw.text.iwram.o" and
"gbmxr.text.iwram.o" as object files whose contents belong in
IWRAM.

I have an object file called siw.text.iwram.o which contains one
function set_palram_green(). I have another object file called
sew.o which contains main(). When I link them together and run
|objdump -x| on the resulting ELF file, I get this in the symbol
table:

08000298 g .text 00000010 set_palram_green

Clearly, the link script is not catching the instruction in the
object file's name when deciding where to put set_palram_green().

If placing code into IWRAM by naming the object file *.iwram.o is
no longer supported, what is the recommended method to place code
into IWRAM in devkitadv R5? Or is this a known bug in beta 2?

--
Damian





Wed Apr 2, 2003 7:38 am

yerricde
Offline Offline
Send Email Send Email

Forward
Message #13871 of 15019 |
Expand Messages Author Sort by Date

Apparently, Devkit Advance R5 Beta 2 (which just popped up on SourceForge.net) doesn't recognize "siw.text.iwram.o" and "gbmxr.text.iwram.o" as object files...
Damian Yerrick
yerricde
Offline Send Email
Apr 2, 2003
8:26 am

... From: "Damian Yerrick" <d_yerrick@...> To: <gbadev@yahoogroups.com> Sent: Wednesday, April 02, 2003 1:38 AM Subject: [gbadev] Devkit Advance R5...
Jason Wilkins
fenix@...
Send Email
Apr 2, 2003
9:43 am

I think I know what the problem is. Yesterday, I was working on Beta-3, comparing the latest Jeff F lnkscript and my new linkscript to see if I left out...
Jason Wilkins
fenix@...
Send Email
Apr 2, 2003
10:00 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help