
18 Aug
2005
18 Aug
'05
11:38 p.m.
In message 4304D3FD.7080107@smiths-aerospace.com you wrote:
As noted in other email in this thread, executing the above code won't work. What about simply compiling a file containing:
constant int data = 0x01234567;
objdumping the data section, and looking (grepping) to see if the data section has 0x12345678 or 0x78563412?
Doesn't work as objdump will be user friendly and always print the "correct" value, i. e. 0x01234567.
But the idea is good.
The attached test script works with the tool chains available to me. Can others please test this, too?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Many aligators will be slain, but the swamp will remain.