Nav
|
5a8aa3d657
|
New GetTargetState TargetController command
|
2022-04-28 21:05:53 +01:00 |
|
Nav
|
417a716e10
|
Removed unused TargetControllerConsole function
|
2022-04-24 18:59:55 +01:00 |
|
Nav
|
13f5c13065
|
Implemented new command-response-based interface for the TargetController
|
2022-04-17 23:55:34 +01:00 |
|
Nav
|
8be1446e72
|
Moved TargetController components into new 'TargetController' namespace.
|
2022-04-09 15:57:24 +01:00 |
|
Nav
|
1696d2dcbe
|
Implemented ResetTaret handler in TargetController
|
2022-04-08 22:14:01 +01:00 |
|
Nav
|
7b5ce83b50
|
More tidying
|
2022-04-05 22:37:00 +01:00 |
|
Nav
|
8d089a750e
|
Removed unused EventManager class member from TargetControllerConsole
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
7437f0a31e
|
Made EventManager class static
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
6f364a7009
|
Added support for excluding address ranges from read memory events
|
2021-12-25 20:57:03 +00:00 |
|
Nav
|
bfea6b7c8f
|
Tidying
|
2021-12-22 23:11:18 +00:00 |
|
Nav
|
f74339da87
|
Increased default TC console timeout for slower debug tools
|
2021-11-27 14:49:43 +00:00 |
|
Nav
|
a305761ab5
|
New target controller console routine for fetching the stack pointer
|
2021-11-11 19:05:59 +00:00 |
|
Nav
|
3318403970
|
Tidying comments
|
2021-10-31 11:36:28 +00:00 |
|
Nav
|
6edfb7376a
|
Tidied structure of all classes within the entire code base
Also some other small bits of tidying
|
2021-10-31 11:36:28 +00:00 |
|
Nav
|
8cd094c9cc
|
Included error message in TargetControllerErrorOccurred event
|
2021-09-25 20:13:32 +01:00 |
|
Nav
|
1bc881e9ae
|
Included variant ID in target pin descriptor
|
2021-09-04 17:58:05 +01:00 |
|
Nav
|
1dc184edbc
|
Improved containment of target package widget functionality - it's now less tightly coupled.
|
2021-09-02 21:19:46 +01:00 |
|
Nav
|
11415ce99a
|
Fixed bug in TargetControllerConsole, where the TargetController would respond to an event before the TargetControllerConsole could register an interest in the response, resulting the the TargetControllerConsole missing the response.
|
2021-08-19 22:05:15 +01:00 |
|
Nav
|
fd719f1cda
|
Renamed GDB & TargetConrollerConsole read & write register functions/classes to a more generic name.
|
2021-08-07 17:10:10 +01:00 |
|
Nav
|
db2221741f
|
TargetController suspension
|
2021-05-30 16:52:32 +01:00 |
|
Nav
|
ce480a996c
|
Removed all using declarations and directives from header files
|
2021-05-24 20:58:49 +01:00 |
|
Nav
|
de1d80f35b
|
Added defaultTimeout member to TargetControllerConsole, for adjustable timeout values
|
2021-05-01 13:48:18 +01:00 |
|
Nav
|
fa2a3f67db
|
Introduced the TargetControllerConsole class to provide access to common functionality within the TargetController.
|
2021-04-24 21:13:07 +01:00 |
|