Altera_Forum
Honored Contributor
14 years agoAnyone using Eclipse with MicroC/OS-II?
I'm working on a fairly complicated NiosII SW project using Eclipse / SBT. We use MicroC/OS-II to run multiple threads (~20).
I'm curious what others experience with this is. It seems as though the 'Thread Aware' part of Eclipse part doesn't work, as only the 'active thread is every displayed. Suspended threads don't show up. Also, interested how others are handling Makefile / Eclipse Project integration. Our project has 3 different BSP's (different fpga implementations) and half a dozen targets. This causes problems when we try to manage the Makefile directly. We are struggling with a few other 'features' of the environment and would like to start a thread to discuss 'Best Way' to handle this type of project.