<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Vivado HLS and the &#8220;no function body&#8221; error: Using a C++ function in plain C code</title>
	<atom:link href="http://billauer.se/blog/2016/12/vivado-hls-extern-c/feed/" rel="self" type="application/rss+xml" />
	<link>https://billauer.se/blog/2016/12/vivado-hls-extern-c/</link>
	<description>Anything I found worthy to write down.</description>
	<lastBuildDate>Thu, 26 Mar 2026 13:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: J</title>
		<link>https://billauer.se/blog/2016/12/vivado-hls-extern-c/comment-page-1/#comment-1261</link>
		<dc:creator>J</dc:creator>
		<pubDate>Mon, 22 May 2017 21:09:54 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=5038#comment-1261</guid>
		<description>Hi there,

I am encountering the same problem as stated here. Unfortunately I could not resolve it using this method(have tried multiple variants of this). I have a .cpp that uses a couple of #include  functions like cexp() and csqrt(). 

Still getting these errors:

ERROR: [SYNCHK 200-71] function &#039;csqrt&#039; has no function body.
ERROR: [SYNCHK 200-71] function &#039;cexp&#039; has no function body.

Can you give me some insight into this please?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I am encountering the same problem as stated here. Unfortunately I could not resolve it using this method(have tried multiple variants of this). I have a .cpp that uses a couple of #include  functions like cexp() and csqrt(). </p>
<p>Still getting these errors:</p>
<p>ERROR: [SYNCHK 200-71] function &#8216;csqrt&#8217; has no function body.<br />
ERROR: [SYNCHK 200-71] function &#8216;cexp&#8217; has no function body.</p>
<p>Can you give me some insight into this please?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
