Search found 1 match

by fucikste
Thu Nov 07, 2013 2:25 am
Forum: NetBurner's Eclipse IDE
Topic: Debugging SBL2e does not work
Replies: 1
Views: 4991

Debugging SBL2e does not work

I have a problem: Debugging SBL2e does not work.

My situation:

1) I have Development Kit SBL2e, PC winXP SP3, NBEclipse "Rel24_rc2 ", Java Version 1.7.0_45,
2) No antivir, no firewall running
3) In SBL2e is downloaded (via MTTY) this program:

#include "predef.h"
#include <stdio.h>
#include ...