[549044] fixed lower bound checking in E_CTD and E_CTUD

With this fix now the FBt implementions are following the new standard
proposal on how to check for the lower bounds and activations of output
booleans in the coutners.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=549044
Change-Id: I5c4cfd2281c442cc79bf984e599cf8017b7b0abd
Signed-off-by: Alois Zoitl <alois.zoitl@gmx.at>
2 files changed
tree: ed67dfd1ce7bc56597e6391eafc305c4be642954
  1. .tito/
  2. buildsupport/
  3. doc/
  4. src/
  5. systemd/
  6. systemtests/
  7. tests/
  8. .cproject
  9. .gitignore
  10. .gitreview
  11. .project
  12. 4diac-forte.spec
  13. about.html
  14. CMakeLists.txt
  15. Doxyfile
  16. epl-v10.html
  17. forte_config.h.in
  18. fortestyle.xml
  19. notice.html
  20. README.md
  21. setup_digime74.sh
  22. setup_lmsEv3.sh
  23. setup_phycoreat91.sh
  24. setup_plcnext.sh
  25. setup_posix-ppc.sh
  26. setup_posix.sh
README.md

Building 4DIAC Forte

Standard POSIX build

./setup_posix.sh
cd bin/posix
make

Resetting CMake files

In case you ran CMake with invalid options it might help to reset the CMake state by deleting CMake intermediate files:

rm -Rf CMakeCache.txt CMakeFiles/

Building a local RPM

For building local RPMs you can use (tito)[https://github.com/dgoodwin/tito]

tito build --test --rpm