Drivers/modules uClinux on STM3210E_EVAL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-03-15 3:17 AM
Drivers/modules uClinux on STM3210E_EVAL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 4:43 AM
Hi,
I managed to create a module, but the problem is that when I do the command ''insmod'' I have this error message:
''mymodule: unknown relocation: 10''
''insmod: can not insert`. / mymodule.ko `: invalid module format''
If someone could help me, it would be nice.
Thank you!
Cédric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 4:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 4:43 AM
Hi,
Thank you for your reply, so I understand when recompiling the kernel I need to get a ''.o''?
Also, in this case where it is?
Thank you
Cédric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 4:43 AM
''in this case where it is?''
Your tools will put it wherever you tell them to - whether by default or a specific option setting.A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 4:43 AM
In fact, I want to use timers to my STM32F103ZE via uClinux installed above.
And I do not understand why I could not make a module for that.
If someone could explain ...
Thanks Cédric- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 4:43 AM
Someone has already developed a uClinux drivers for this board?
I feel a little lonely.
Do not hesitate to attach source codes.
;)
Cédric- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 4:43 AM
''
I feel a little lonely.''
Are you already experienced in embedded development in general, and/or the STM32 in particular? If not, it might be wise to gain some experience before diving into the arcane world of device drivers...A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 4:43 AM
In fact, I have no experience in these areas ...
I am a student intern in a company and I need to develop drivers
for my internship.
Understand my despair.
Thank you for your interest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 4:43 AM
Developing device drivers is not a task for novices - it is unfair of them to give it to you (without adequate support).
A complex system designed from scratch never works and cannot be patched up to make it work.
