Hi all,
It's my first query here so I'll try to break a minimum of posting rules.
I have a Embedded programming test for a job application which consists in creating a getTime function. Here is the context :
- a project code is created on a dsPIC33EP512MU814 microcontroller (with a 16MHz quartz) based on an custom API from the company :
Measuring time from dsPIC powerup
It's my first query here so I'll try to break a minimum of posting rules.
I have a Embedded programming test for a job application which consists in creating a getTime function. Here is the context :
- a project code is created on a dsPIC33EP512MU814 microcontroller (with a 16MHz quartz) based on an custom API from the company :
Code (Text):
- #include "System.h"
- ///////////////////////////////////////////////////////////////////////////////////////////////////
- // HARDWARE CONFIG...