![]() ![]() |
May 17 2007, 10:41 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 12-December 06 Member No.: 1,039 |
Is there any guidance available for how to make use of Impulse C with a software side running under VxWorks? Are there libraries available for that operating system? Are there any instructions or tutorials for building the libraries ourselves? Is there a generic library that should work? Is source code for the libraries provided so we can create our own port to VxWorks?
Any guidance is greatly appreciated. |
|
|
|
May 22 2007, 10:34 AM
Post
#2
|
|
|
Advanced Member ![]() ![]() ![]() Group: Admin Posts: 348 Joined: 4-January 05 Member No.: 3 |
Hi Jim,
We've addressed these issues offline, but for posterity I'll post some notes here. Porting the Impulse C library to a software platform like VxWorks can allow you to run the same Impulse C code in desktop simulation and on the target platform. Several ports of the library ship with CoDeveloper, of course, but you can always add your own when developing a Platform Support Package for a new platform. I'd recommend starting from an existing implementation, as you suggest. The source code for the platform software libraries is available, under the Architectures subdirectory of the CoDeveloper install. Look under, for example, Xilinx/PPC/APU/src for implementations of co_stream_read, etc., for the PowerPC using APU. The Impulse C User Guide's Function Reference section is the best document describing the expected behavior of the co_* functions. Ralph -------------------- Ralph Bodenner
Impulse Accelerated Technologies, Inc. |
|
|
|
Aug 9 2007, 12:27 AM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 9-August 07 Member No.: 1,456 |
Your reply is very useful.Thank you so much! I happend to face the same question.
-------------------- |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 30th July 2010 - 06:15 AM |