Re: AM623 experiences

Liste des GroupesRevenir à ca embedded 
Sujet : Re: AM623 experiences
De : david.brown (at) *nospam* hesbynett.no (David Brown)
Groupes : comp.arch.embedded
Date : 24. Nov 2024, 11:33:37
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vhuve1$26ho9$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
On 23/11/2024 20:57, Grant Edwards wrote:
On 2024-11-23, David Brown <david.brown@hesbynett.no> wrote:
On 23/11/2024 09:15, Don Y wrote:
I'm looking to move my design onto said platform.
>
Any first-hand experiences to share?
>
Bugs in silicon, toolchain, support, etc.?
>
>
I've no experience with that device at all, but from experience with
other toolchains provided by TI over the years, watch out for zero
initialisation of variables in the bss.
 For the cortex M4, I'd avoid using TI's toolchain if at all possible.
Download a copy of GCC from ARM.
 The general rule I've found to be true for the past 40 years is that
software/tools supplied by silicon vendors is crap.
 
Some vendor-supplied toolchains are not bad, but some are definitely subpar - and often many years behind the versions you get from manufacturer independent suppliers (like ARM's build of a gcc toolchain, or commercial gcc toolchains).  The biggest problem with microcontroller manufacturer's tools is usually the SDK's that are frequently horrible in all sorts of ways.
But I agree with your advice - where possible, use ARM's gcc toolchain build for ARM development.  And make sure your project build is independent of any IDE, whether it is from the vendor or independent. IDE's are great for coding, and vendor-supplied IDE's can give good debugging tools, but you want the project build itself to be independent.

Date Sujet#  Auteur
23 Nov 24 * AM623 experiences14Don Y
23 Nov 24 `* Re: AM623 experiences13David Brown
23 Nov 24  `* Re: AM623 experiences12Grant Edwards
24 Nov 24   +* Re: AM623 experiences2Don Y
24 Nov 24   i`- Re: AM623 experiences1David Brown
24 Nov 24   `* Re: AM623 experiences9David Brown
24 Nov 24    `* Re: AM623 experiences8Grant Edwards
24 Nov 24     +* Re: AM623 experiences2Don Y
25 Nov 24     i`- Re: AM623 experiences1David Brown
25 Nov 24     `* Re: AM623 experiences5David Brown
25 Nov 24      +* Re: AM623 experiences3Grant Edwards
25 Nov 24      i+- Re: AM623 experiences1David Brown
25 Nov 24      i`- Re: AM623 experiences1Don Y
26 Nov 24      `- Re: AM623 experiences1pozz

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal