<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lopple &#187; Atmel Studio</title>
	<atom:link href="http://www.lopple.jp/?cat=54&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.lopple.jp</link>
	<description>組込ソフト・機器開発／スマートフォンアプリ開発／Webシステム開発・保守</description>
	<lastBuildDate>Fri, 12 Jul 2019 07:40:18 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The current selected device is unable to set breakpoints during runtime.</title>
		<link>http://www.lopple.jp/?p=589</link>
		<comments>http://www.lopple.jp/?p=589#comments</comments>
		<pubDate>Fri, 19 Oct 2012 17:28:35 +0000</pubDate>
		<dc:creator>takezawa</dc:creator>
				<category><![CDATA[Atmel Studio]]></category>
		<category><![CDATA[AVR]]></category>

		<guid isPermaLink="false">http://www.lopple.jp/?p=589</guid>
		<description><![CDATA[Atmel Studio 6のシミュレータでデバッグしてみようとしたところ、掲題のエラーが発生。 字句どおり、デバイスが対応していないなんてことはありえないので原因を探ったところ、コンパイラの設定が問題だった。 最適化が &#8230; <a href="http://www.lopple.jp/?p=589">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Atmel Studio 6のシミュレータでデバッグしてみようとしたところ、掲題のエラーが発生。</p>
<p>字句どおり、デバイスが対応していないなんてことはありえないので原因を探ったところ、コンパイラの設定が問題だった。</p>
<p>最適化がオンになっているとブレイクポイントが有効にならないのだ。</p>
<p><a href="http://www.lopple.jp/wp-content/uploads/2012/10/opt.png"><img class="alignnone size-full wp-image-590" title="opt" src="http://www.lopple.jp/wp-content/uploads/2012/10/opt.png" alt="" width="992" height="356" /></a></p>
<p>Optimization Level を None(-O 0)にすることで解決。</p>
<p>（最近、IDEが信用ならない・・・）</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lopple.jp/?feed=rss2&#038;p=589</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
