本帖最后由 lonerzf 于 2015-8-16 17:35 編輯
好不容易放假,想調試下R7F0C809,目標板連接的時候居然不能調試。錯誤如下:
E1200434: the firmware of emulator is old version.
1 EZ-CUBE的固件程序已經用RL78_OCD_FW(except G10).hex文件下載
2 Renesas F
$(function(){
var appid = $(".select li a").data("channel");
$(".select li a").click(function(){
var appid = $(this).data("channel");
$('.select dt').html($(this).html());
$('#channel').val(appid);
})
})
評論