I can't program the POF file via JTAG for the 10M02DCV36. I can program the sof file, and I can read the UserCode of the device. I can also verify the checksum after I program the SOF file.
I also tried to run the jam file. I got the following output fpr the sof file:
c:\intelFPGA_lite\18.1>quartus\bin64\quartus_jli.exe -aConfigure -i output_files\sof_program.jam
Info: *******************************************************************
Info: Running Quartus Prime Jam Tools
Info: Version 18.1.0 Build 625 09/12/2018 SJ Lite Edition
Info: Copyright (C) 2018 Intel Corporation. All rights reserved.
Info: Your use of Intel Corporation's design tools, logic functions
Info: and other software and tools, and its AMPP partner logic
Info: functions, and any output files from any of the foregoing
Info: (including device programming or simulation files), and any
Info: associated documentation or information are expressly subject
Info: to the terms and conditions of the Intel Program License
Info: Subscription Agreement, the Intel Quartus Prime License Agreement,
Info: the Intel FPGA IP License Agreement, or other applicable license
Info: agreement, including, without limitation, that your use is for
Info: the sole purpose of programming logic devices manufactured by
Info: Intel and sold by Intel or its authorized distributors. Please
Info: refer to the applicable agreement for further details.
Info: Processing started: Wed May 01 20:00:22 2019
Info: Command: quartus_jli -a Configure -i output_files\sof_program.jam
NOTE "CREATOR" = "QUARTUS PRIME JAM COMPOSER 18.1"
NOTE "DATE" = "2019/05/01"
NOTE "DEVICE" = "10M02DC"
NOTE "NEED_FREQUENCY_CONTROL" = "0"
NOTE "FILE" = "USI_ULTRA.sof"
NOTE "TARGET" = "1"
NOTE "IDCODE" = "031010DD"
NOTE "USERCODE" = "000697A5"
NOTE "CHECKSUM" = "000697A5"
NOTE "SAVE_DATA" = "DEVICE_DATA"
NOTE "SAVE_DATA_VARIABLES" = "V0, A12, A13, A25, A42, A93, A43, A92, A94, A95, A105, A109, A111"
NOTE "STAPL_VERSION" = "JESD71"
NOTE "JAM_VERSION" = "2.0"
NOTE "ALG_VERSION" = "68"
Info: Quartus Prime Jam Tools was successful. 0 errors, 0 warnings
Info: Peak virtual memory: 4261 megabytes
Info: Processing ended: Wed May 01 20:00:23 2019
Info: Elapsed time: 00:00:01
Info: Total CPU time (on all processors): 00:00:00