Skip to content

wavenumber-eng/avc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

avc

This repository has source code for use with FRDM-MCXN947 and the FRDM-AVC shield.

The current project uses the MCUXpresso IDE

1 Build Tooling / Installation

A - Install MCUXPresso 25.6

MCUXpresso is used to compile the code

https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE

image image

B - Install Segger Ozone V338 (Or the latest version)

We use Segger Ozone for flashing the MCXN947 and debug

https://www.segger.com/products/development-tools/ozone-j-link-debugger/

image

2 Building the Starter Project

The starter project is located in src/avc/avc_core

image

A Start MCUXpresso

image

You can make a new workspace avc (or you can leave the default)

image

B Install the MCXN947 SDK

When you 1st install, you may need to install the SDK for the MCXN947.

Search on MCXN947 and select the frdmmcxn947

sdk_install

image

C Import the avc_core0 project

After you download/clone this repository, you need to import the avc_core0 project:

import

Flashing / Debug

We are using the FRDM-MCXN947 which has a built in debugger. The debug circuity has been flashed with Segger J-Link firmware.

There are two USB ports on the FRDM-MCXN947: Connect via this one

image

There is a Segger Ozone project in the folder src/avc/avc_core0/ozone__core0.jdebug

Once the USB-C is connected you can open the .jdebug file and flash:

ozone

About

Source code for the FRDM-AVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •