OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [CORTEX_AT91SAM3U256_IAR/] [system/] [at91sam3u-ek-flash.mac] - Blame information for rev 580

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 580 jeremybenn
// ---------------------------------------------------------
2
//   ATMEL Microcontroller Software Support  -  ROUSSET  -
3
// ---------------------------------------------------------
4
// The software is delivered "AS IS" without warranty or
5
// condition of any  kind, either express, implied or
6
// statutory. This includes without limitation any warranty
7
// or condition with respect to merchantability or fitness
8
// for any particular purpose, or against the infringements of
9
// intellectual property rights of others.
10
// ---------------------------------------------------------
11
//  File: at91sam3u-ek-flash.mac
12
//  User setup file for CSPY debugger.
13
// ---------------------------------------------------------
14
__var __mac_i;
15
__var __mac_pt;
16
 
17
/*********************************************************************
18
*
19
*       execUserReset()
20
*/
21
execUserReset()
22
{
23
    __message "------------------------------ execUserReset ---------------------------------";
24
    __message "-------------------------------Set PC Reset ----------------------------------";
25
}
26
 
27
/*********************************************************************
28
*
29
*       execUserPreload()
30
*/
31
execUserPreload()
32
{
33
    __message "------------------------------ execUserPreload ---------------------------------";
34
    __hwReset(0);                          //* Hardware Reset: CPU is automatically halted after the reset
35
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.