Quantcast
Channel: Embedded Software (Read Only)
Viewing all articles
Browse latest Browse all 25965

Forum Post: RE: Error Creating Hwi dynamically

$
0
0
Hi Nicolas, We do not support runtime creates on MSP430. There are several reasons for this. Supporting only static objects helps save some code memory (no create/delete code). The Hwi dispatch table is fixed and not modifiable at runtime and therefore timers cannot be created at runtime. If you look at your app's cfg file, you will see that the memoryPolicy is being set to STATIC: Defaults.common$.memoryPolicy = xdc.module("xdc.runtime.Types").STATIC_POLICY; Best, Ashish

Viewing all articles
Browse latest Browse all 25965

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>