User may follow below steps to include desired compiler language standard in Lattice Propel SDK. Open Project Properties: Right-click on your project in the Project Explorer and select Properties. Navigate to C/C++ Build: In the Properties window, ...
If user wants to create variables in the Linked Resources that are unique to each workspace, follow the below instructions: 1. Open Lattice Propel SDK then go to Window > Preferences > Oomph > Setup Task > Preference Recorder 2. Select "Workspace" in ...
This issue (Create VHDL Wrapper greyed out) occurs when LMS is open without the corresponding base Diamond SW installation. When installing LMS, the installation checks if there is a Diamond SW installation but there will be cases where user can ...
Kindly check in the Propel Builder tool settings if the Radiant software directory is already set. In Propel Builder, go to Designs>Options>Directories and set the Radiant location to <radiant install path>/lscc/radiant/<version>
The version of gcc upon which Lattice Mico System is based is gcc 4.3.0 which is too old to include stdint.h. The only workaround is for user to create their own stdint.h file containing the typedefs and macros that the user's code require.