Arm Community
Site
Search
User
Site
Search
User
Arm Developer
Documentation
Learning Paths
On-Demand Videos
Groups
Arm Ambassadors
Education Hub
Open Source Software and Platforms
Research Collaboration and Enablement
Forums
AI forum
Architectures and Processors forum
Arm Development Platforms forum
Arm Development Studio forum
Automotive forum
Compilers and Libraries forum
Embedded and Microcontrollers forum
Internet of Things (IoT) forum
Keil forum
Laptops and Desktops forum
Mobile, Graphics, and Gaming forum
Morello forum
Operating Systems forum
Servers and Cloud Computing forum
SoC Design and Simulation forum
SystemReady Forum
Blogs
AI blog
Announcements
Architectures and Processors blog
Automotive blog
Embedded and Microcontrollers blog
Internet of Things (IoT) blog
Laptops and Desktops blog
Mobile, Graphics, and Gaming blog
Operating Systems blog
Servers and Cloud Computing blog
SoC Design and Simulation blog
Tools, Software and IDEs blog
Support
Arm Support Services
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Support forums
Arm Development Studio forum
ARM DS-5 with imx28 EVK gator driver module load failed
Jump...
Cancel
Locked
Locked
Replies
2 replies
Subscribers
120 subscribers
Views
3762 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
ARM DS-5 with imx28 EVK gator driver module load failed
Hari Prasath
over 11 years ago
Note: This was originally posted on 15th May 2012 at
http://forums.arm.com
Hello all,
We are currently evaluating the ARM DS-5 tool for performance analysis requirements for our application/driver software.
Our target system is a freescale imx28 Evaluation board.
We have installed the trial version of the DS-5 tool and downloaded & build the gator driver module and the gator daemon.
When we try and load the gator driver module in our target board, we are facing this following issue.
root@freescale /lib/modules/2.6.35.3-571-gcca29a0/kernel/drivers$ insmod gator.ko
gator: disagrees about version of symbol module_layout
insmod: can't insert 'gator.ko': invalid module format
We have cross-checked that the driver module is build against the kernel version that we are running in the target board which the 2.6.35 Linux kernel.
Also, we are able to connect to the target board using the 'Remote systems explorer' view of the DS-5 tool and able to see the remote file system.
But since the gator driver module and the daemon is needed for profiling the applications, we couldn't proceed further.
Any help would be highly appreciated.
Parents
Wade Cherry
over 11 years ago
Note: This was originally posted on 30th June 2012 at
http://forums.arm.com
To add to scott's message, it is not sufficient simply to build a module against a kernel of the same version. The only guarantee is to build the module against the exact kernel running.
Cancel
Vote up
0
Vote down
Cancel
Reply
Wade Cherry
over 11 years ago
Note: This was originally posted on 30th June 2012 at
http://forums.arm.com
To add to scott's message, it is not sufficient simply to build a module against a kernel of the same version. The only guarantee is to build the module against the exact kernel running.
Cancel
Vote up
0
Vote down
Cancel
Children
No data