lkml.org 
[lkml]   [2010]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectIssue in using mmap on ARM target
From
Hi all,

I am facing one issue when executing below progmra on ARM target. The
same program work well on X86 host machine,

When execute on Host(x86). the result are as expected.
[root@localhost naveen]# ./a.out 0000 b 2
/dev/mem opened.
Memory mapped at address 0xb7f00000.
Value at address 0x0 (0xb7f00000): 0x24
Written 0x2; readback 0x2

But when execute on Target:
# ./a.out 0 w 20
/dev/mem opened.
Memory mapped at address 0x40003000.
Value at address 0x0 (0x40003000): 0xEA000006
Written 0x14; readback 0xEA000006
#
The value does not change. any idea ....


Kind regards
[unhandled content-type:application/octet-stream]
\
 
 \ /
  Last update: 2010-09-17 16:05    [W:0.695 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site