mspsim
|
4b841fbbce
|
Merge pull request #9 from lebrush/build-clean-jar
Delete the jar file when cleaning
|
2013-06-04 22:50:58 -07:00 |
lebrush
|
7a50cb9cf2
|
Merged into se.sics package and added license information.
|
2013-06-04 11:41:11 +02:00 |
lebrush
|
38a29ba0ab
|
Merged into se.sics package and added license information.
|
2013-06-04 11:37:53 +02:00 |
lebrush
|
c7c49df7ee
|
Merged into se.sics package and added license.
|
2013-06-04 11:34:23 +02:00 |
lebrush
|
ab7e6b00b4
|
ADC12Plus, AES128, CRC16 and RTC peripheral implementation
|
2013-05-16 17:17:37 +02:00 |
lebrush
|
cae87d038b
|
TemperatureChip interface and TI TMP112 chipset implementation
|
2013-05-16 17:16:50 +02:00 |
lebrush
|
59fd7567cc
|
Missing import in the profiler
|
2013-05-16 17:15:39 +02:00 |
lebrush
|
f3f05c7791
|
Implemented getters for the mcu frequencies
|
2013-05-16 17:14:31 +02:00 |
lebrush
|
4090604d9a
|
Extended GenericUSCI to support i2c protocol as well.
Added a I2CUnit which allows to implement easily i2c chipsets
|
2013-05-16 17:11:44 +02:00 |
lebrush
|
6d758eada5
|
Implementation of FCTL4 and infomem flash registers
|
2013-05-16 17:08:29 +02:00 |
lebrush
|
50f24deea5
|
Delete the jar file when cleaning
|
2013-05-16 17:07:17 +02:00 |
mspsim
|
968187d8f3
|
Merge pull request #8 from Amwam/master
Added getter methods for Both Temperature and Humidity for SHT11.java
|
2013-04-02 23:22:07 -07:00 |
Amit Shah
|
67c67ad95b
|
Added getter methods for Temperature and Humidity
|
2013-03-20 14:05:18 +00:00 |
mspsim
|
4e095bcde7
|
Merge pull request #7 from nfi/wismote-ds2411
Added DS2411 to the WiSMote platform setup
|
2013-03-15 06:42:30 -07:00 |
mspsim
|
b9c9fdd5e4
|
Merge pull request #6 from nfi/PxIV
Bug fixes in the interrupt handling
|
2013-03-15 06:41:47 -07:00 |
Niclas Finne
|
7f35e627fd
|
Corrected leds placement on WiSMote platform
|
2013-03-12 17:12:37 +01:00 |
Niclas Finne
|
0ac2bdbb76
|
Added DS2411 to the WiSMote platform setup
|
2013-03-12 14:24:25 +01:00 |
Niclas Finne
|
55753f2bd4
|
Bug fix: only use guessed heap start if no heap start was found in the ELF file
|
2013-03-08 17:51:24 +01:00 |
Niclas Finne
|
9f774a31dd
|
Fixed compiler warning and corrected indentation
|
2013-03-08 17:51:09 +01:00 |
Niclas Finne
|
1d06887385
|
Added access methods for stack and heap start
|
2013-03-08 17:39:37 +01:00 |
Niclas Finne
|
2d70ea18bb
|
Corrected the button configuration for the WiSMote platform
|
2013-03-08 17:39:05 +01:00 |
Niclas Finne
|
e569e6c3c3
|
fixed DEBUG to be set when loglevel is set to DEBUG.
|
2013-03-08 17:34:10 +01:00 |
Niclas Finne
|
70c880423a
|
Minor optimization: reduce port map size to required size
|
2013-03-08 17:32:12 +01:00 |
Niclas Finne
|
4c73f03139
|
Minor optimization: removed obsolete warnings since IOSegment will ensure that write is only called with correct addresses
|
2013-03-08 17:28:16 +01:00 |
Niclas Finne
|
1a8cd84cdd
|
Bug fix: allow IFG to be set and not only cleared
|
2013-03-08 17:27:38 +01:00 |
Niclas Finne
|
3eeea57333
|
Bug fix: corrected the update of PxIV on both read and write access
|
2013-03-08 17:26:52 +01:00 |
mspsim
|
59c5e76966
|
Merge pull request #5 from joakimeriksson/master
fixed DEBUG to be set when loglevel is set to DEBUG.
|
2013-03-05 05:21:43 -08:00 |
Joakim Eriksson
|
eef87036fd
|
fixed DEBUG to be set when setting debug log level
|
2013-03-05 14:13:56 +01:00 |
mspsim
|
60f1f732a2
|
Merge pull request #4 from joakimeriksson/master
Moved simple profiler from utils into the profiler package.
|
2013-03-05 04:23:35 -08:00 |
Joakim Eriksson
|
77abbc3834
|
moved profiler and improved calllistener apis slightly
|
2013-03-05 13:14:34 +01:00 |
mspsim
|
1c77ffca72
|
Merge pull request #3 from adamdunkels/thingsquare-msp430x-additions
MSP430x patches
|
2013-01-09 06:48:48 -08:00 |
Adam Dunkels
|
5b84bc09f1
|
A removeComponent() method, used in Cooja to avoid poping up an additional window for the stack UI
|
2013-01-07 14:58:37 +01:00 |
Adam Dunkels
|
25855fe2fe
|
Code for searching for the _end symbol to facilitate stack monitoring ui
|
2013-01-07 14:58:36 +01:00 |
Adam Dunkels
|
5df8763ecf
|
Print out 24 bit addresses instead of 16 bit addresses
|
2013-01-07 14:58:36 +01:00 |
Adam Dunkels
|
db6af9d926
|
A large number of bugfixes and additions to make MSP430x emulation work better with both IAR and mspgcc. In particular, many bugfixes are related to running code in +64k memory. The changes have been verified against real hardware with mspdebug single step instructions.
|
2013-01-07 14:58:15 +01:00 |
Adam Dunkels
|
cd42caa3cd
|
Bugfix for 32x32 bit multiplications
|
2013-01-07 14:39:37 +01:00 |
Adam Dunkels
|
fecc20d65f
|
Minor bugfixes for disassembly: take care of the length of certain instructions
|
2013-01-07 14:39:37 +01:00 |
Adam Dunkels
|
6875efd8ff
|
Allow the watchdog to reside on different addresses
|
2013-01-07 14:39:36 +01:00 |
Adam Dunkels
|
0c4af5cd75
|
Stubs for PMM and SysReg components, enough stubs to make newest mspgcc/Contiki and IAR/Contiki happy
|
2013-01-07 14:39:31 +01:00 |
Adam Dunkels
|
51ebaf7636
|
Draw the maximum stack usage in the stackui window
|
2013-01-07 14:08:05 +01:00 |
mspsim
|
2c4feabac4
|
Merge pull request #2 from nfi/cc2520
Added support for frame filter in CC2520
|
2013-01-04 12:38:58 -08:00 |
Niclas Finne
|
488d7b6cde
|
Added support for frame filter
|
2012-12-05 16:37:05 +01:00 |
mspsim
|
eec0f2cd04
|
Merge pull request #1 from nfi/mova
Mova
|
2012-12-04 06:49:12 -08:00 |
Niclas Finne
|
fe77a837ca
|
Removed some debug output and code
|
2012-12-04 15:41:31 +01:00 |
Niclas Finne
|
b4c02ee3ec
|
Bug fix in mova index2reg and reg2index
|
2012-12-04 15:35:28 +01:00 |
Niclas Finne
|
9173f6d8e1
|
Minor cleanup (fixed some compiler warnings)
|
2012-11-06 15:27:33 +01:00 |
Niclas Finne
|
98a2fc2d17
|
reimplemented log command
|
2012-11-05 21:20:06 +01:00 |
Joakim Eriksson
|
ad8bd6a6ea
|
refactored logging
|
2012-11-05 16:45:31 +01:00 |
Niclas Finne
|
1087211948
|
Added support for mirrored RAM segments
|
2012-11-01 17:29:37 +01:00 |
Niclas Finne
|
995a336e36
|
Updated RegisterMonitor to use same access modes as Memory
|
2012-10-17 22:02:52 +02:00 |