CogExplorer
Reinhard
Posts: 489
Hi,
just for fun I write this CogExplorer.
The propeller part of course is written with propgcc,
the pc part is written in C#.
I know this is not a pure issue for alpha test forum and hope nobody is angry about.
I do this because get more skill in C# also.
If anyone not a window user or have no .NET Framework ignore this or read the CogExplorer.doc for info. (contents sreenshots)
Thanks for tolerance:blank:
Reinhard
just for fun I write this CogExplorer.
The propeller part of course is written with propgcc,
the pc part is written in C#.
I know this is not a pure issue for alpha test forum and hope nobody is angry about.
I do this because get more skill in C# also.
If anyone not a window user or have no .NET Framework ignore this or read the CogExplorer.doc for info. (contents sreenshots)
Thanks for tolerance:blank:
Reinhard
zip
2M
Comments
Hover over COG or system register and display values in a tooltip would be "way cool."
Thanks.
--Steve
I do it with tooltips , because to avoid to many info on screen.
With this way I can compress the info.
Reinhard
in the attached zip file you find mk.bat
this compile, link and install it.
for simple project I do not use make.
best regards
Reinhard
it is right this is a small propgcc demo and for use it, you have to set the path
or you start the PropGCC batch and work in the appeared dos box.
Reinhard
edit: if you not planned to modify something, you need only the propeller-load.exe in the bin folder
for install the binary.