Info

You are currently browsing the Microchip Coupon Codes & Discounts weblog archives for the day 16. December 2009.

December 2009
S M T W T F S
« Nov   Jan »
 12345
6789101112
13141516171819
20212223242526
2728293031  
Categories

Archive for 16. December 2009

B.Lo.C Language for PIC Micro

from http://pp06.sourceforge.net/bloc.html

Fast Development On - Time

BLOC

C like language

  • Fast to Write, fewer mistakes
  • Programs are readable, and comprehensible
  • Familiar to available programming staff
  • Code will be supportable by new or different staff into the future
  • Programs can be ported easily from algorithms developed in C,
  • Code can be ported to other processors

Designed for PIC architecture

  • No stack usage
  • No use of intermediate storage during expression evaluation
  • No “optimization” : code executes as written
  • BLOC was written for real time signal processing at 10kHz using the PIC 16C71 !

|