Niclas Finne
1c3d09c7f0
Merge pull request #64 from pjonsson/gcc9-support
...
tests: add GCC 9 support
2022-05-25 13:25:09 +02:00
Niclas Finne
cecca91a32
Merge pull request #63 from pjonsson/fix-test-warnings
...
tests: remove unused functions
2022-05-25 13:22:50 +02:00
Peter A. Jonsson
3b81ed16e4
tests: add GCC 9 support
2022-05-22 19:08:20 +02:00
Peter A. Jonsson
918226064e
tests: add -gstabs+ to CFLAGSNO
...
MSPSim repeatedly asks for the compilation
directory when single stepping if the tests
are compiled without this flag.
Fix the symptom instead of trying to make
MSPSim remember that I cancelled the box.
2022-05-22 14:38:20 +02:00
Peter A. Jonsson
ec1498b61c
tests: only pass -mmcu once
...
Change the order of flags for the firmware
target so CFLAGS with -mmcu comes early and
is only passed once to the compiler.
2022-05-21 22:38:29 +02:00
Peter A. Jonsson
78e45ee613
tests: remove unused functions
2022-05-21 22:35:48 +02:00
Niclas Finne
61b84a08d2
Updated tests to build with msp430-gcc 4.7.x
2022-05-17 10:43:14 +02:00
Peter A. Bigot
1e2d603f5a
Updates to work with mspgcc 20110716 and subsequent releases
...
Signed-off-by: Joakim Eriksson <joakime@sics.se>
2011-09-04 11:33:57 +02:00
joxe
1457985077
added timertest and fixed so that it is possoble to get interrupts while in interrupt
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@645 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2009-12-07 22:22:54 +00:00
joxe
e9a2ce8a25
fixed so that TinyOS clock synkronization works better
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@349 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2008-10-05 21:16:38 +00:00
joxe
ce29704285
minor fix of captures in timesystem
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@348 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2008-10-04 22:06:24 +00:00
nifi
9552523276
added start time assignment
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@319 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2008-09-11 12:19:18 +00:00
joxe
9cbe4ad967
fixed bad printout in test case
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@317 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2008-09-10 21:50:22 +00:00
joxe
a47e4e9bc2
fixed usart to not wait two bytes before triggering txready
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@313 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2008-09-10 13:38:45 +00:00
joxe
e03a314fdd
fixed potential error in testcase
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@312 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2008-09-10 10:37:28 +00:00
joxe
c0fce98134
Added compensation for timer counter system for less drift.
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@197 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2008-03-18 15:28:58 +00:00
joxe
f34370a14a
setup test for timers.
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@196 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2008-03-18 14:48:54 +00:00
joxe
848cf2bf87
Rewrote scheduling of timer system to be eventbased instead of "tick" based.
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@195 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2008-03-18 13:37:58 +00:00
joxe
bc89b1c17e
added cycle-based eventqueue.
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@194 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2008-03-18 10:47:10 +00:00
joxe
b0c03db94a
added USART test
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@151 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2008-02-27 19:02:47 +00:00
joxe
61b8a71cdf
added possibility to profile from unit test framework
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@17 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2007-10-29 18:19:04 +00:00
joxe
2a874ea38c
put back all the testcases again
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@11 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2007-10-25 12:23:33 +00:00
joxe
bf4adb2c16
fixed bug in BIT instruction
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@10 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2007-10-25 12:21:58 +00:00
joxe
246da552f5
added testcases
...
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@7 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
2007-10-25 10:58:19 +00:00