Wednesday, October 27, 2010

Oct.27 new LMS Forte cont.

4diac-ide clone from hg works. Forte from clone hg needs minor changes.
At moment many  more FBs are compiled by forte than LMS's limited memory can hold.
Changing configure.in and makefile.am so conditionally compiles only what LMS needs.

Initially a 64bit #define flag was not set in a forte file - which caused an error. (corrected)

Then added an use_lms conditional to configure.in and used in set-up shell script and makefile.am, so only function blocks needed by lms are compiled.

In process a hg clone repository has been set-up on Q a common hard drive, so changes to be pulled into the official web-hg version. Local clones are being tested on laptop, aa, and usb stick.

The goal is a set-up where different hardware device interfaces can be tested at the same time a version with finished hardware interface and function blocks is being created, tested and used in labs etc.

No comments:

Post a Comment