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

Forum Post: RE: How to use System_printf in tirtos_simplelink_2_11_00_03_eng

$
0
0
Hi Now I do this like below: in appBLE.cfg var SysCallback = xdc.useModule('xdc.runtime.SysCallback'); var SysStd = xdc.useModule('xdc.runtime.SysStd'); var System = xdc.useModule('xdc.runtime.System'); /* Use the minimal user-supplied callback provider */ System.SupportProxy = SysStd; in app #include void func (void){ ..... System_printf("Printf Fun Ok"); } But IAR build project show the error message no definition for "__dwrite"[referenced from xxwritebuffered.o(dl7M_tln.a)] Error while running Linker So the problem is about setting IAR compile or xxx.cfg Thanks

Viewing all articles
Browse latest Browse all 25965

Trending Articles



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