Search found 41 matches

by steve64
Mon Aug 27, 2018 10:10 am
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: Terminal enhancements
Replies: 6
Views: 23848

Re: Terminal enhancements

Ok, I confirm that:
- the Output panel is cleared when I click on the Reset button on the Astrobe Terminal
- manual reset does not clear the screen
by steve64
Sun Aug 26, 2018 1:00 pm
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: macOS support
Replies: 3
Views: 15999

Re: macOS support

That's very interesting.
I will take a look at GPCP.
It seems that there is also a JVM version of the GPCP tools.
Maybe, could this be easier to support on macOS ?
by steve64
Sat Aug 25, 2018 5:28 pm
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: macOS support
Replies: 3
Views: 15999

macOS support

Any plan to support development tools on macOS ? The mbed enabled boards are well detected as drives on iMac PCs as well. Clearly the IDE porting is likely to be the major effort. Maybe a first step with command line only tools could be enough to start. Just as curiosity, is there any code inside th...
by steve64
Mon Aug 20, 2018 2:23 pm
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: Terminal enhancements
Replies: 6
Views: 23848

Re: Terminal enhancements

I can see all the TerminalXXX properties with regedit inside Computer\HKEY_CURRENT_USER\Software\Cfb\AstrobeM7 However, the issue is still there while a bit unpredictable. Sometimes position and size are preserved, sometimes the width is automatically increased, sometimes the height is automatically...
by steve64
Mon Aug 20, 2018 12:12 pm
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: Terminal enhancements
Replies: 6
Views: 23848

Re: Terminal enhancements

I tried the splitter and resizing, but the final customized settings do not seem to be always
properly restored when I reopen the terminal window or the IDE again.
by steve64
Mon Aug 20, 2018 8:31 am
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: Terminal enhancements
Replies: 6
Views: 23848

Terminal enhancements

Please consider the following enhancements to Astrobe Terminal:
* option flag to clean the Output panel whenever a new execution starts again
* option to hide the Input panel (in many use case is not used) and/or to define its height
by steve64
Mon Aug 13, 2018 6:45 pm
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: view interface definition
Replies: 3
Views: 16881

Re: view interface definition

ok, thanks for clarification and fix this in next releases
by steve64
Mon Aug 13, 2018 1:03 pm
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: view interface definition
Replies: 3
Views: 16881

view interface definition

The documentation states "double-click on the name of an IMPORT to open the source code or interface definition file of the imported module." but I don't see how to open such an "interface definition" view.
by steve64
Fri Jul 27, 2018 7:14 am
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: User commands in menubar
Replies: 6
Views: 26196

Re: User commands in menubar

Great! Thanks a lot.
by steve64
Fri Jul 27, 2018 7:13 am
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: Limitation on configuration paths
Replies: 3
Views: 16813

Re: Limitation on configuration paths

I would ask just for a few more paths, like total 8 or 10.
I would exploit this only for modules really used by a specific application, in order
to support multiple configurations since modules are not parameterized
and Oberon does not provide a preprocessor.