Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [embed-cdt-dev] Introduction


> On 13 Apr 2020, at 20:51, Donald Wilde <dwilde1@xxxxxxxxx> wrote:
> 
> I love the M7 chip!

Yes, it is a nice device. 

> ... I started with STD-bus boards with 8031 8-bitters

After 8080/z80, I also did some PICs and AVRs, but since I discovered the Cortex-M family, I never looked back.

> responded to a recruiter query about a Qualcomm Snapdragon, another
> similar ARM chip.

I guess those devices are from the Unix league, very interesting, but somehow outside the main scope of my projects.

>> 
>> So, if you are interested, I suggest to take a look at the SiFive RISC-V
>> template plug-in, since this is the model I plan to use for the new template
>> projects.
> 
> I actually looked into the SiFive RISC-V chip a while back -- I haunt
> eetimes.com regularly -- and I'll be glad to look at your ecosystem
> templates.

As I said, do not go into the specifics of the SiFive devices, the content of those templates is quite old, now there are other devices too, and the RISC-V specs are evolving.

I'm interested in feedback on the general design. I can go into detail, but I'd prefer to do it on the forum, after having your feedback.


Another things for you to check is to follow the blinky tutorial, up to getting the emulated board blink the leds, and let me know what do you think.

And, since you said you have C++ experience, you might also take a look at the µOS++ project, which I plan to use for the templates, along with FreeRTOS.

Looking forward to continue the dialogue in the forums.


Regards,

Liviu



Back to the top