- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi there
I’ve been building and running a small eCos application from the command line, seems to be running ok on the 1C20 dev kit. I wanted to integrate the project into the IDE so followed the steps outlined in a previous post to this group. Managed to build and run – but I notice no system library is created. Is this normal? What defines the hardware if no _syslib is present? thanksLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, this is normal. The project you created using configtool performs the same function as a HAL system library project. It's the library and linker script built by configtool that in effect define your interface to the hardware.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page