Search found 8 matches

by Dimon
Wed Jan 14, 2015 7:50 am
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: New Astrobe Targets
Replies: 7
Views: 53483

Re: New Astrobe Targets

1. STM
2. starterkit and own boards
3. 1
by Dimon
Fri Nov 08, 2013 11:28 am
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: is support for cortex M4 based boards possible / planned
Replies: 11
Views: 77131

Re: is support for cortex M4 based boards possible / planned

You are absolutely right. But there are other considerations. LPC4357 may be used as a dual-core devices, but also as a device with a clock frequency of 204 MHz and FLASH 1024 KB. LPC4088 has a frequency of 120 and FLASH 512. M0, if necessary, can be programmed by other means. In addition LPC4357 ha...
by Dimon
Thu Nov 07, 2013 11:27 am
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: is support for cortex M4 based boards possible / planned
Replies: 11
Views: 77131

Re: is support for cortex M4 based boards possible / planned

cfbsoftware wrote:We are now investigating what we need to do to be able to support the Cortex-M4. Initial tests will involve a couple of LPC4088-based boards.
LPC4357 also interesting device.
by Dimon
Thu Nov 07, 2013 11:24 am
Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
Topic: is support for cortex M4 based boards possible / planned
Replies: 11
Views: 77131

Re: is support for cortex M4 based boards possible / planned

cfbsoftware wrote:We are now investigating what we need to do to be able to support the Cortex-M4. Initial tests will involve a couple of LPC4088-based boards.
When your investigations will end in success?
by Dimon
Fri Sep 16, 2011 10:58 am
Forum: Getting Started
Topic: OS
Replies: 4
Views: 32349

Re: OS

Astrobe is designed to support embedded systems that are too limited in resources to be able to host an OS. For NicheLite, Linux (uClinux), QNX it is enough resources. And I can't find information about Minos Operating System. On the site of ETH it is written: "In order to test the functionality of...
by Dimon
Thu Sep 15, 2011 11:00 am
Forum: Getting Started
Topic: OS
Replies: 4
Views: 32349

OS

What OS for embedded systems allowing to develop systems on the Oberon exist?
by Dimon
Thu Sep 15, 2011 8:13 am
Forum: Oberon Language
Topic: Convert INTEGER to SET
Replies: 4
Views: 25820

Re: Convert INTEGER to SET

Eugene, I understand differense between numbers and bits. My quest is technical and not theoretical. Context of this quest is in constuction or definition of some NXP LPC controllers control registers. Control register is presents by a 32 bits processor word but structurally it is a packed record wi...
by Dimon
Mon Mar 21, 2011 1:34 pm
Forum: Oberon Language
Topic: Convert INTEGER to SET
Replies: 4
Views: 25820

Convert INTEGER to SET

How do I convert a INTEGER to a SET?