Posted Oct 25, 2010, by Colin Walls
Last week, I attended the Embedded Conference Scandinavia in Stockholm. This event has been running for a few years now and I have been to it before. It seems to be gaining momentum. The show floor was well filled and there seemed to be a good flow of visitors. My colleagues, who were manning the booth, commented that they had had some good leads.
But I think that it is the technical conference sessions … Read More
Tags:
Inflexion,
Dynamic Memory,
MCAPI,
User Interface
Posted Jun 1, 2010, by Colin Walls
In English, the word “static” has a variety of meanings, but they can be summed up by the definition of the adjective: “pertaining to or characterized by a fixed or stationary condition”. In the software world, it generally refers to things that do not change over time. In both cases, the opposite may be “dynamic”.
In C and C++, the keyword static is inspired by the broader meaning of the word, but … Read More
Tags:
Dynamic Memory,
C,
static
Posted Mar 8, 2010, by Colin Walls
Last week I went to Nuremberg [or Nürnberg if you prefer] to attend Embedded World 2010. I have been to this show most years over the last decade or so and it just seems to get bigger and busier each year. This year there were more than 700 exhibitors and in excess of 18,000 visitors. It is now definitely the biggest show/conference for embedded developers anywhere in the world. The electronic displays … Read More
Tags:
Android,
Linux,
Inflexion UI,
User Interface,
Dynamic Memory,
Embedded World
Posted Dec 7, 2009, by Colin Walls
Last week I attended a conference in Grenoble, France. For some years there has been an annual event focussed on intellectual property [IP] and the broad area hardware design reusability. This year it was extended to encompass embedded systems as well - the last of the three days was largely dedicated to this topic. I submitted some proposals for papers and two were accepted. Hence my attendance. A … Read More
Tags:
Android,
C,
EDGE Compiler,
Dynamic Memory,
Development Tools
Posted Oct 12, 2009, by Colin Walls
Two weeks ago, I posted a blog about heap contiguity, where I proposed an idea for using an MMU to solve fragmentation problems, which I had previously discussed in a Web seminar. I have worked in the embedded software business for many years and have met and worked with a lot of fine people. It seems that quite a few of the read this blog, which is great.
Two of them contacted me by email following … Read More
Tags:
Heap,
C,
Memory,
EDGE Compiler,
Dynamic Memory,
MMU
Posted Sep 28, 2009, by Colin Walls
A while ago I did a Webinar looking at C++ for embedded applications. It was well attended and well received and there were lots of questions and comments, which is always very satisfying. I observed that a number of people were specifically interested in dynamic memory allocation in C and C++ and the challenges that are presented to embedded and real time programmers. So I developed a further Webinar … Read More
Tags:
Heap,
C,
Memory,
EDGE Compiler,
Dynamic Memory,
MMU