-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
There are various problems with the msp430 apps right now:
- msp430 Makefiles include
../plat/msp430.mk. This relative path does not work when accept changes to the sandbox directory. - msp430-activityrec 's Makefile attempts to include the non existent directory
$(ACCEPTDIR)/rt/msp430/perfctr. Perhapsaccept-apps/plat/msp430rtneeds to be moved toaccept/rt/msp430? - Making
rt/acceptrt.msp430.bcfails (after movingplat/msp430rttort/msp430) since__accept_roi_result,perfctr_lo,perfctr_hiare undefined indentifiers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels