Skip to content

Commit

Permalink
sim?
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Mar 31, 2014
1 parent de40c11 commit 6f090c1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions serial/sim.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sdcc -V --use-non-free --debug -mpic14 -p16f876 int-serial.c
gpsim -pp16f876 -s int-serial.cod int-serial.asm
//sdcc -V --use-non-free --debug -mpic14 -p16f876 int-serial.c
//gpsim -pp16f876 -s int-serial.cod int-serial.asm
gpsim -pp16f876 -c suart.stc
cmd

0 comments on commit 6f090c1

Please sign in to comment.